gjy 2 lat temu
rodzic
commit
9d3412685a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/user/contractLook/inventoryCost.vue

+ 1 - 1
pages/user/contractLook/inventoryCost.vue

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