修改bug
This commit is contained in:
@@ -1224,6 +1224,7 @@ export default {
|
||||
},
|
||||
//添加标准确定事件
|
||||
okStand() {
|
||||
this.getStandData();
|
||||
if (this.standList.length < 1) {
|
||||
this.$message.warning("请选择需要添加进清单的数据");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user