zhangyuewww 1 tahun lalu
induk
melakukan
2de7677349
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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) => {