From 1f1d4ef71d7d2290893686e54f54bf7ae0a0b4da Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期二, 09 五月 2023 13:55:28 +0800 Subject: [PATCH] 修改了报销单录入 --- src/views/project/fund/fundapplycheck/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/fund/fundapplycheck/index.vue b/src/views/project/fund/fundapplycheck/index.vue index 688869e..fa888cc 100644 --- a/src/views/project/fund/fundapplycheck/index.vue +++ b/src/views/project/fund/fundapplycheck/index.vue @@ -217,7 +217,7 @@ <!-- 娣诲姞鎴栦慨鏀硅垂鐢ㄧ敵璇峰崟 --> <el-dialog :visible.sync="dialogOpen" - width="1200px" + width="1600px" :title="title" style="text-align: center" > -- Gitblit v1.9.3