From 6c6de9a0f4f6bfe8e80292b0bf0bc31d8b63a979 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 10 八月 2023 17:37:28 +0800
Subject: [PATCH] yxh

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

diff --git a/src/views/project/fund/expertFeeFundApply/index.vue b/src/views/project/fund/expertFeeApply/index.vue
similarity index 99%
rename from src/views/project/fund/expertFeeFundApply/index.vue
rename to src/views/project/fund/expertFeeApply/index.vue
index cfeb349..a22f99a 100644
--- a/src/views/project/fund/expertFeeFundApply/index.vue
+++ b/src/views/project/fund/expertFeeApply/index.vue
@@ -79,13 +79,14 @@
                   </template>
                 </el-table-column>
                 <el-table-column label="鐢宠浜�" align="center" prop="username" width="120px" />
-                <el-table-column label="瀹℃牳鐘舵��" width="150" align="center" prop="recordstatus">
+                <el-table-column label="鐢宠閲戦" align="center" prop="pretaxcost" width="200px" />
+                <el-table-column label="缁勯暱" align="center" prop="managername" width="120px" />
+                <el-table-column label="鎵�灞炵粍鍒�" align="center" prop="deptmentname" width="200px" />
+                <el-table-column label="瀹℃牳鐘舵��" align="center" prop="recordstatus">
                   <template slot-scope="scope">
                     <dict-tag :options="dict.type.sys_recordstatus" :value="scope.row.recordstatus" />
                   </template>
                 </el-table-column>
-                <el-table-column label="鎵�灞炵粍鍒�" align="center" prop="deptmentname" width="220px" />
-                <el-table-column label="缁勯暱" align="center" prop="managername" width="150px" />
                 <!-- 
                 <el-table-column label="鐢宠閲戦" align="center" prop="amountrequested" width="120px" />    
                 <el-table-column label="鑱旂郴鐢佃瘽" align="center" prop="phone" width="150px" />

--
Gitblit v1.9.3