zhangyuewww 1 year ago
parent
commit
2de7677349
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/views/profitable/receipt.vue

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

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