فهرست منبع

厂房编码重复时只需要提示一次

yanghe17378 11 ماه پیش
والد
کامیت
4283d1289c
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/factoryModel/plant/components/edit.vue

+ 0 - 1
src/views/factoryModel/plant/components/edit.vue

@@ -464,7 +464,6 @@
             })
             .catch((e) => {
               this.loading = false;
-              this.$message.error(e.message);
             });
         });
       },