|
|
|
@ -221,8 +221,8 @@ export default {
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
if (this.list.length === 0) {
|
|
|
|
|
this.$message.error(this.formData.invSpaceCode);
|
|
|
|
|
//this.$message.error("请录入需要上架的物资数据");
|
|
|
|
|
//this.$message.error(this.formData.invSpaceCode);
|
|
|
|
|
this.$message.error("请录入需要上架的物资数据");
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
this.$confirm("是否确认保存当前数据?", "提示", {
|
|
|
|
|