Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
396572590@qq.com
2022-06-23 10:38:06 +08:00
3 changed files with 17 additions and 5 deletions
@@ -1367,7 +1367,7 @@ export default {
}
});
} else {
return this.$message.warning("请完善基础信息");
return this.$message.warning("请选择清单");
}
});
},