From 85229239dd10e7b7c461ea152250f03c03ebdbbd Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 31 八月 2023 17:18:14 +0800
Subject: [PATCH] 审批
---
src/views/project/fund/applyDetail/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/project/fund/applyDetail/index.vue b/src/views/project/fund/applyDetail/index.vue
index 50aa3f1..6f09abe 100644
--- a/src/views/project/fund/applyDetail/index.vue
+++ b/src/views/project/fund/applyDetail/index.vue
@@ -620,8 +620,8 @@
@click="submitForm"
v-if="
operationType == 'add' ||
- operationType == 'update' ||
- operationType == 'check'
+ operationType == 'update' ||
+ ismanager == true
"
>鎻愪氦淇濆瓨</el-button
>
--
Gitblit v1.9.3