Browse Source

修改描述

qukaidi 4 năm trước cách đây
mục cha
commit
33af666619
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/Warehousing/goodsTransfer/AddOrUpdate.vue

+ 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) {