From 3c9331ffc5bb0611ad0f662c58451463b1420230 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 27 七月 2023 14:32:51 +0800
Subject: [PATCH] yxh
---
src/views/project/fund/expertFeeFundApply/index.vue | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/src/views/project/fund/expertFeeFundApply/index.vue b/src/views/project/fund/expertFeeFundApply/index.vue
index e6fad70..ab81308 100644
--- a/src/views/project/fund/expertFeeFundApply/index.vue
+++ b/src/views/project/fund/expertFeeFundApply/index.vue
@@ -1392,8 +1392,6 @@
// } catch {
// tempDetail.unitname = tempDetail.unitno;
// }
-
-
}
//闄勪欢澶勭悊
@@ -1424,7 +1422,7 @@
tempDetail.subjecttype = this.rowfeeItemTypes[applytypeIndex].subjecttype;
tempDetail.subjecttypename = this.rowfeeItemTypes[applytypeIndex].subjecttypename;
}
- this.fundDetails[k] = tempDetail;
+ this.fundDetails[i] = tempDetail;
/*
//璁$畻涓◣
//if (isNaN(parseFloat(tempDetail.taxedamount)))
--
Gitblit v1.9.3