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
52bd683c
Commit
52bd683c
authored
Aug 29, 2022
by
季圣华
Browse files
完善商品编辑页面,去掉多颜色的判断
parent
d6ea52e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/material/modules/MaterialModal.vue
View file @
52bd683c
...
...
@@ -792,9 +792,6 @@
this
.
meTable
.
dataSource
=
meTableData
}
})
if
(
this
.
skuOneTitle
===
'
多颜色
'
||
this
.
skuTwoTitle
===
'
多颜色
'
)
{
this
.
form
.
setFieldsValue
({
'
color
'
:
''
})
}
}
else
{
this
.
meTable
.
dataSource
=
[]
}
...
...
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