gjy 4 年 前
コミット
47034b5d7d
1 ファイル変更1 行追加0 行削除
  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
         })
     },