|
|
@ -222,6 +222,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (this.list.length === 0) {
|
|
|
|
if (this.list.length === 0) {
|
|
|
|
//this.$message.error(this.formData.invSpaceCode);
|
|
|
|
//this.$message.error(this.formData.invSpaceCode);
|
|
|
|
|
|
|
|
|
|
|
|
this.$message.error("请录入需要上架的物资数据");
|
|
|
|
this.$message.error("请录入需要上架的物资数据");
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|