From 3cffceecf7d670b872d23df9e2f131b67639b916 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 14 九月 2023 12:25:06 +0800
Subject: [PATCH] 伦理审查

---
 src/views/project/fund/applyDetail/index.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/views/project/fund/applyDetail/index.vue b/src/views/project/fund/applyDetail/index.vue
index c000504..cef943c 100644
--- a/src/views/project/fund/applyDetail/index.vue
+++ b/src/views/project/fund/applyDetail/index.vue
@@ -2331,6 +2331,7 @@
           applytype: "7",
           applytypename: "浼︾悊瀹℃牳涓撳璐�",
           itemid: "27",
+          itemcode: "27",
           itemname: "鍣ㄥ畼鎹愮尞浼︾悊瀹℃牳涓撳璐�",
           itemtype: null,
           amount: 200,
@@ -2385,7 +2386,8 @@
         annexregistform: null,
         applytype: null,
         itemid: null,
-        itemname: null,
+        itemname: null,        
+        itemcode: null,
         itemtype: null,
         amount: null,
         prepaidamount: null,

--
Gitblit v1.9.3