mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
库存预警
This commit is contained in:
@@ -308,6 +308,7 @@
|
||||
) {
|
||||
// 校验未通过 进行提示
|
||||
this.$Message.error("请输入0~99999999之间的数字值")
|
||||
row.alertQuantity = 0
|
||||
this.checkFlag = false;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user