Explorar o código

修改导入查询余额

LiFei %!s(int64=5) %!d(string=hai) anos
pai
achega
5d533c6476
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/hwpayment/modules/HwPaymentExportModal.vue

+ 4 - 0
src/views/hwpayment/modules/HwPaymentExportModal.vue

@@ -175,6 +175,10 @@
         this.selectedDepartKeys1 = [];
         this.checkedDepartKeys1 = [];
         this.companyId=0
+        //查询余额
+        getAction(this.url.queryBalance,{}).then((res)=>{
+          this.balance=res
+        });
       },
       close() {
         this.$emit('ok')