From 5d22a7475ea179a0ac728e7c956888ebdb9f0247 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期三, 29 七月 2026 14:09:50 +0800
Subject: [PATCH] yxh

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

diff --git a/src/views/project/fund/expertFeeApply/index.vue b/src/views/project/fund/expertFeeApply/index.vue
index 54d2a1d..e3bc9f3 100644
--- a/src/views/project/fund/expertFeeApply/index.vue
+++ b/src/views/project/fund/expertFeeApply/index.vue
@@ -20,7 +20,7 @@
             >
               <el-form-item label="濮撳悕" prop="name">
                 <el-input
-                  v-model="queryParams.donorname"
+                  v-model="queryParams.name"
                   placeholder="璇疯緭鍏ュ鍚�"
                   clearable
                   size="small"
@@ -190,7 +190,7 @@
                   </template>
                 </el-table-column>
                 <el-table-column
-                  label="鐢宠鏉愭枡鐘舵��"
+                  label="鏉愭枡棰勫鐘舵��"
                   width="140"
                   align="center"
                   prop="checkstatus"

--
Gitblit v1.9.3