库存预警
This commit is contained in:
parent
3df17ed33f
commit
21c91cfcf1
@ -308,6 +308,7 @@
|
|||||||
) {
|
) {
|
||||||
// 校验未通过 进行提示
|
// 校验未通过 进行提示
|
||||||
this.$Message.error("请输入0~99999999之间的数字值")
|
this.$Message.error("请输入0~99999999之间的数字值")
|
||||||
|
row.alertQuantity = 0
|
||||||
this.checkFlag = false;
|
this.checkFlag = false;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user