From f4c7c812491f51777e6b4d43d17d77526e91fe12 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 16 三月 2023 10:21:58 +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