@@ -101,7 +101,7 @@
uni.showLoading({
title: '正在加载'
})
- this.$api.doRequest('get', '/warehouseBaseInfo/selectWarehouseSelf', {
+ this.$api.doRequest('get', '/warehouseBaseInfo/selectWarehouseSelfApp', {
compId: uni.getStorageSync('pcUserInfo').compId,
}).then(res => {
this.warehouseList=res.data.data