From f6e2506887d3b149f3c2c750e225b120602e7154 Mon Sep 17 00:00:00 2001 From: yxh <172933527@qq.com> Date: 星期日, 26 三月 2023 14:37:17 +0800 Subject: [PATCH] yxh --- src/views/project/travelexpenseslist/index.vue | 2 +- src/views/project/fund/fundApply/index.vue | 2 +- src/views/project/fund/index.vue | 2 +- src/views/project/fund/medicalCostFundApply/index.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/project/fund/fundApply/index.vue b/src/views/project/fund/fundApply/index.vue index 449b165..f04b4cb 100644 --- a/src/views/project/fund/fundApply/index.vue +++ b/src/views/project/fund/fundApply/index.vue @@ -118,7 +118,7 @@ </el-row> <!-- 娣诲姞鎴栦慨鏀硅垂鐢ㄧ敵璇峰崟 --> - <el-dialog :visible.sync="dialogOpen" :close-on-click-modal="false" width="1600px" :title="title" + <el-dialog :visible.sync="dialogOpen" :close-on-click-modal="false" width="1400px" :title="title" style="text-align: center" v-loading="loading"> <el-form ref="form" :model="form" label-width="120px" :rules="rules"> <el-row> diff --git a/src/views/project/fund/index.vue b/src/views/project/fund/index.vue index 0458a17..0f76269 100644 --- a/src/views/project/fund/index.vue +++ b/src/views/project/fund/index.vue @@ -182,7 +182,7 @@ /> <!-- 娣诲姞鎴栦慨鏀硅垂鐢ㄧ敵璇蜂富瀵硅瘽妗� --> - <el-dialog :title="title" :visible.sync="open" width="1600px" append-to-body> + <el-dialog :title="title" :visible.sync="open" width="1400px" append-to-body> <el-form ref="form" :model="form" :rules="rules" label-width="80px"> <el-form-item label="鍏宠仈service_donatebaseinfo琛ㄧ殑ID" prop="infoid"> <el-input v-model="form.infoid" placeholder="璇疯緭鍏ュ叧鑱攕ervice_donatebaseinfo琛ㄧ殑ID" /> diff --git a/src/views/project/fund/medicalCostFundApply/index.vue b/src/views/project/fund/medicalCostFundApply/index.vue index d32bddf..0ca057b 100644 --- a/src/views/project/fund/medicalCostFundApply/index.vue +++ b/src/views/project/fund/medicalCostFundApply/index.vue @@ -121,7 +121,7 @@ </el-row> <!-- 娣诲姞鎴栦慨鏀硅垂鐢ㄧ敵璇峰崟 --> - <el-dialog :visible.sync="dialogOpen" :close-on-click-modal="false" width="1600px" :title="title" + <el-dialog :visible.sync="dialogOpen" :close-on-click-modal="false" width="1400px" :title="title" style="text-align: center" v-loading="loading"> <el-form ref="form" :model="form" label-width="120px" :rules="rules"> <el-row> diff --git a/src/views/project/travelexpenseslist/index.vue b/src/views/project/travelexpenseslist/index.vue index b80afba..bd8c6ec 100644 --- a/src/views/project/travelexpenseslist/index.vue +++ b/src/views/project/travelexpenseslist/index.vue @@ -128,7 +128,7 @@ @pagination="getList" /> <!-- 娣诲姞鎴栦慨鏀硅垂鐢ㄧ敵璇锋槑缁嗗璇濇 --> - <el-dialog :title="title" :visible.sync="open" :close-on-click-modal="false" width="1600px" append-to-body + <el-dialog :title="title" :visible.sync="open" :close-on-click-modal="false" width="1400px" append-to-body @close="reset"> <el-form ref="form" :model="form" :rules="rules" label-width="120px"> <el-row> -- Gitblit v1.9.3