修改bug 55958 【30号需解决问题】清单确认流程问题
This commit is contained in:
@@ -1367,7 +1367,7 @@ export default {
|
||||
}
|
||||
});
|
||||
} else {
|
||||
return this.$message.warning("请完善基础信息");
|
||||
return this.$message.warning("请选择清单");
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user