zhangyuewww 1 년 전
부모
커밋
2de7677349
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/views/profitable/receipt.vue

+ 1 - 2
src/views/profitable/receipt.vue

@@ -304,8 +304,7 @@
           this.contractList=response
         })
         getwarehouse({
-        compId:localStorage.getItem('ws-pf_compId'),
-        warehouseType:1
+        compId:localStorage.getItem('ws-pf_compId')
         })
         .toPromise()
         .then((response) => {