From 970660e0f54a635c2ea1c17e1a3d5d37ed671573 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 19 九月 2023 16:50:13 +0800
Subject: [PATCH] 11

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

diff --git a/src/views/project/fund/expertFeeApply/index.vue b/src/views/project/fund/expertFeeApply/index.vue
index d0624fa..131be04 100644
--- a/src/views/project/fund/expertFeeApply/index.vue
+++ b/src/views/project/fund/expertFeeApply/index.vue
@@ -224,7 +224,7 @@
                     <el-button
                       size="mini"
                       type="text"
-                      icon="el-icon-edit"
+                      icon="el-icon-view"
                       @click="handleDetail(scope.row)"
                       >鏌ョ湅</el-button
                     >
@@ -1559,6 +1559,7 @@
 
     /** 涓婃姤鎸夐挳鎿嶄綔 */
     handleUp(row) {
+      console.log(row);
       this.$confirm("鏄惁纭灏嗙櫥璁拌褰曚笂鎶ワ紵", "鎻愮ず", {
         confirmButtonText: "纭畾",
         cancelButtonText: "鍙栨秷",

--
Gitblit v1.9.3