From 51da1652ed49184ee29cb7bcbea6a7187c5b51b7 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 18 一月 2024 13:56:36 +0800
Subject: [PATCH] yxh

---
 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 9310d30..62c8afc 100644
--- a/src/views/project/fund/applyDetail/index.vue
+++ b/src/views/project/fund/applyDetail/index.vue
@@ -1635,14 +1635,14 @@
       else if (this.checkObj.flowlevelone == 1) {
         if (this.userprofile.nickName == "闄堟厱鍗�") {
           //妫�鏌ユ槸鍚︽敹鍒扮焊璐ㄦ潗鏂�
-          if (this.form.checkstatus != 3 && this.checkObj.flowlevelone == 1) {
+          if (this.form.checkstatus != 3) {
             this.$modal.msgError("璇峰厛纭鎶ラ攢鐨勭焊璐ㄦ潗鏂欐槸鍚﹀凡缁忔敹鍒帮紒");
             return;
           }
 
           //妫�鏌ヤ釜绋庤绠�
           if (this.form.applytype == "1" && this.form.fundtaxtime == null) {
-            this.$modal.msgError("鎻愪氦涓撳璐圭敤鐢宠鍗曞鏍革紝闇�瑕佸厛瀹屾垚涓◣璁$畻锛�");
+            this.$modal.msgError("璇峰厛瀹屾垚涓撳璐圭敤鐨勪釜绋庤绠楀悗锛屽啀鎻愪氦瀹℃牳閫氳繃锛�");
             return;
           }
         }

--
Gitblit v1.9.3