瀏覽代碼

前端mxx

mxx 3 年之前
父節點
當前提交
b918fca061
共有 1 個文件被更改,包括 13 次插入13 次删除
  1. 13 13
      src/views/tranManagement/tranManagementShippingLook.vue

+ 13 - 13
src/views/tranManagement/tranManagementShippingLook.vue

@@ -293,19 +293,19 @@ export default {
           }
           }
         })
         })
     },
     },
-    getList() {
-      shippingList({
-        compId: sessionStorage.getItem('ws-pf_compId'),
-        currentPage: this.currentPage,
-        pageSize: this.pageSize,
-        contractType: this.contractType,
-        tranTypeKey: this.tranTypeKey,
-      })
-        .toPromise()
-        .then((response) => {
-          this.warehouseList = response
-        })
-    },
+    // getList() {
+    //   shippingList({
+    //     compId: sessionStorage.getItem('ws-pf_compId'),
+    //     currentPage: this.currentPage,
+    //     pageSize: this.pageSize,
+    //     contractType: this.contractType,
+    //     tranTypeKey: this.tranTypeKey,
+    //   })
+    //     .toPromise()
+    //     .then((response) => {
+    //       this.warehouseList = response
+    //     })
+    // },
     //返回按钮
     //返回按钮
     revert() {
     revert() {
       this.freightspace = []
       this.freightspace = []