From ca4261a5d05d0359d02e332b88ed149a0656eae1 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期四, 27 七月 2023 13:47:57 +0800 Subject: [PATCH] 修改了专家费用保存 --- src/views/project/fund/medicalCostFundApply/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/fund/medicalCostFundApply/index.vue b/src/views/project/fund/medicalCostFundApply/index.vue index 2a235b4..70bcfdf 100644 --- a/src/views/project/fund/medicalCostFundApply/index.vue +++ b/src/views/project/fund/medicalCostFundApply/index.vue @@ -1141,7 +1141,7 @@ }, getBankAccount() { - //涓撳浜哄憳鍒楄〃 + //鑾峰彇閾惰璐﹀彿鍒楄〃锛岀被鍨嬫槸鏈烘瀯 listReportname("org").then((res) => { this.bankaccountlist = res.data; console.log("this.bankaccountlist", this.bankaccountlist); -- Gitblit v1.9.3