gjy 2 년 전
부모
커밋
9d3412685a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/user/contractLook/inventoryCost.vue

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

@@ -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