Sfoglia il codice sorgente

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

yanghe17378 11 mesi fa
parent
commit
4283d1289c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) => {
             .catch((e) => {
               this.loading = false;
               this.loading = false;
-              this.$message.error(e.message);
             });
             });
         });
         });
       },
       },