gjy 3 éve
szülő
commit
3aaef59165

+ 0 - 7
src/views/warehouse/warehouseManagementAdd.vue

@@ -378,13 +378,6 @@
               type: 'warning',
             })
             return
-          }
-          if (!this.deptBudgetList.addressUrl) {
-            this.$message({
-              message: '附件不能为空!',
-              type: 'warning',
-            })
-            return
           }
            if (!this.deptBudgetList.warehousePositioning) {
             this.$message({

+ 0 - 7
src/views/warehouse/warehouseManagementEdit.vue

@@ -560,13 +560,6 @@
             type: 'warning',
           })
           return
-        }
-        if (!this.deptBudgetList.addressUrl) {
-          this.$message({
-            message: '附件不能为空!',
-            type: 'warning',
-          })
-          return
         }
           if (!this.deptBudgetList.warehousePositioning) {
           this.$message({