qukaidi 4 lat temu
rodzic
commit
33af666619

+ 1 - 1
src/views/Warehousing/goodsTransfer/AddOrUpdate.vue

@@ -2896,7 +2896,7 @@ export default {
     creditClick() {
       for (let item in this.Printinglist) {
         if (!this.Printinglist[item].fId) {
-          return this.$message.error("存在未保存的数据");
+          return this.$message.error("存在未保存的数据");
         }
       }
       if (this.CntrTable.length > 0) {