From 25310fc13611045f39270022a1f89ea75d35cb32 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期三, 26 七月 2023 19:24:18 +0800 Subject: [PATCH] 增加subjecttype --- 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