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
f0734883
Commit
f0734883
authored
Jul 24, 2021
by
季圣华
Browse files
优化商品的多属性
parent
cd7dc5bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/material/modules/MaterialModal.vue
View file @
f0734883
...
...
@@ -694,10 +694,7 @@
this
.
$refs
.
modalForm
.
disableSubmit
=
false
;
},
batchSetPricemodalFormOk
(
price
,
batchType
)
{
console
.
log
(
price
)
console
.
log
(
batchType
)
let
arr
=
this
.
meTable
.
dataSource
debugger
if
(
arr
.
length
===
0
)
{
this
.
$message
.
warning
(
'
请先录入条码、单位等信息!
'
);
}
else
{
...
...
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