Sfoglia il codice sorgente

优化多余符号

caojunjie 3 anni fa
parent
commit
df58351d2b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/Warehousing/components/upLoad.vue

+ 1 - 1
src/views/Warehousing/components/upLoad.vue

@@ -204,7 +204,7 @@ export default {
       } else {
       } else {
         this.$message.error("请上传附件");
         this.$message.error("请上传附件");
       }
       }
-    },
+    }
   },
   },
   watch: {
   watch: {
     relevantAttachments(val) {
     relevantAttachments(val) {