修改bug

This commit is contained in:
宋伟佳
2021-08-19 18:04:34 +08:00
parent 9107e06b43
commit bb4fc26161
3 changed files with 68 additions and 62 deletions
@@ -1224,6 +1224,7 @@ export default {
},
//添加标准确定事件
okStand() {
this.getStandData();
if (this.standList.length < 1) {
this.$message.warning("请选择需要添加进清单的数据");
} else {