zhangyuewww 1 år sedan
förälder
incheckning
2de7677349
1 ändrade filer med 1 tillägg och 2 borttagningar
  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) => {