修改bug 55958 【30号需解决问题】清单确认流程问题

This commit is contained in:
hanshaozhuang
2022-06-22 17:12:32 +08:00
parent acf5ad1374
commit a71567728c
@@ -1367,7 +1367,7 @@ export default {
}
});
} else {
return this.$message.warning("请完善基础信息");
return this.$message.warning("请选择清单");
}
});
},