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) => {