Przeglądaj źródła

修改付款提交

mxx 3 lat temu
rodzic
commit
a1bcd6ff86
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      src/views/houseSelfCollect/paymentManagement.vue

+ 4 - 4
src/views/houseSelfCollect/paymentManagement.vue

@@ -237,7 +237,7 @@ export default {
     //     this.getList()
     //   })
     this.getWarehouse()
-    this.getList()
+    // this.getList()
   },
   methods: {
     handlepass() {
@@ -254,7 +254,7 @@ export default {
         })
       }
     },
-    getWarehouse() {
+    getWarehouse() {debugger
       selectWarehouseSelf({
         compId: sessionStorage.getItem('ws-pf_compId')
       })
@@ -267,9 +267,9 @@ export default {
             this.warehouseNameKey = this.WAREHOUSE[3].payname
           } else {
             this.WAREHOUSE[3].payname = this.warehouseList[0].id
+            this.warehouseName =  this.warehouseList[0].warehouseName
           }
-
-          // this.getList()
+          this.getList()
         })
     },
     //上传付款截图