From fb337ab978fd14d2f561a7443525e7dca7bc40c7 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期日, 26 三月 2023 14:21:48 +0800
Subject: [PATCH] yxh

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

diff --git a/src/views/project/fund/fundApply/index.vue b/src/views/project/fund/fundApply/index.vue
index ae15ba8..0db244d 100644
--- a/src/views/project/fund/fundApply/index.vue
+++ b/src/views/project/fund/fundApply/index.vue
@@ -254,7 +254,7 @@
     <el-dialog
       :visible.sync="dialogOpen"
       :close-on-click-modal="false"
-      width="1200px"
+      width="1600px"
       :title="title"
       style="text-align: center"
       v-loading="loading"

--
Gitblit v1.9.3