From e55484fc73e5d7dd3ae0a904a9d4eb56260cd6a4 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 13 十月 2023 10:31:13 +0800 Subject: [PATCH] 11 --- src/views/project/fund/performancedetails/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/fund/performancedetails/index.vue b/src/views/project/fund/performancedetails/index.vue index 60674b1..f50f441 100644 --- a/src/views/project/fund/performancedetails/index.vue +++ b/src/views/project/fund/performancedetails/index.vue @@ -118,7 +118,7 @@ </div></el-col > </el-row> - <el-row v-if="operationType == 'check'"> + <el-row v-if="userprofile.nickName == '闄堟厱鍗�' && operationType == 'check'"> <el-col :span="3" ><div style="margin-bottom: 15px;"> <el-button -- Gitblit v1.9.3