From ac4e8c44318369bbd246d6344bc29441a1904ddb Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期四, 24 八月 2023 11:29:50 +0800 Subject: [PATCH] yxh --- src/views/project/fund/applyDetail/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/project/fund/applyDetail/index.vue b/src/views/project/fund/applyDetail/index.vue index e2f8645..c78600e 100644 --- a/src/views/project/fund/applyDetail/index.vue +++ b/src/views/project/fund/applyDetail/index.vue @@ -1327,6 +1327,7 @@ if ( this.userprofile.createBy == "admin" || this.userprofile.createBy == "001" || + this.userprofile.createBy == "012" || this.userprofile.createBy == "002" ) { this.ismanager = true; -- Gitblit v1.9.3