Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
7226cdf2
Commit
7226cdf2
authored
Aug 11, 2021
by
季圣华
Browse files
商品列表的颜色赋值优化
parent
33216e29
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/material/modules/MaterialModal.vue
View file @
7226cdf2
...
...
@@ -645,6 +645,7 @@
this
.
skuSwitch
=
checked
if
(
checked
)
{
this
.
meTable
.
columns
[
2
].
type
=
FormTypes
.
input
this
.
form
.
setFieldsValue
({
'
color
'
:
''
})
}
else
{
this
.
meTable
.
columns
[
2
].
type
=
FormTypes
.
hidden
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment