Browse Source

前端gjy

gjy 4 năm trước cách đây
mục cha
commit
47034b5d7d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/warehouse/warehouseManagementList.vue

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

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