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/expertFeeFundApply/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/fund/expertFeeFundApply/index.vue b/src/views/project/fund/expertFeeFundApply/index.vue index d475e78..ec20d14 100644 --- a/src/views/project/fund/expertFeeFundApply/index.vue +++ b/src/views/project/fund/expertFeeFundApply/index.vue @@ -252,7 +252,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