Browse Source

前端gjy

gjy 4 years ago
parent
commit
47034b5d7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/warehouse/warehouseManagementList.vue

+ 1 - 0
src/views/warehouse/warehouseManagementList.vue

@@ -405,6 +405,7 @@ export default {
       })
       })
         .toPromise()
         .toPromise()
         .then((response) => {
         .then((response) => {
+          console.log(1111)
           this.warehouseList = response
           this.warehouseList = response
         })
         })
     },
     },