|
|
@ -1101,7 +1101,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
|
|
if (sum >= this.productData[0].atrr1) {
|
|
|
|
if (sum >= this.productData[0].atrr1) {
|
|
|
|
this.$message({
|
|
|
|
this.$message({
|
|
|
|
message: '无法添加!您的批次数量已满!',
|
|
|
|
message: '请填写完批次信息!',
|
|
|
|
type: 'warning'
|
|
|
|
type: 'warning'
|
|
|
|
})
|
|
|
|
})
|
|
|
|
return
|
|
|
|
return
|
|
|
|