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