From 45eb9460997f47f72fba6d1c3ecf4f7db16701ac Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期六, 12 十月 2024 18:25:15 +0800 Subject: [PATCH] ll --- admin/src/components/business/OperaPlatformApproveTemplWindow.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/components/business/OperaPlatformApproveTemplWindow.vue b/admin/src/components/business/OperaPlatformApproveTemplWindow.vue index 3b093f9..5f559b7 100644 --- a/admin/src/components/business/OperaPlatformApproveTemplWindow.vue +++ b/admin/src/components/business/OperaPlatformApproveTemplWindow.vue @@ -150,7 +150,7 @@ </div> </template> <!-- --> - <el-dialog title="閫夋嫨鍛樺伐" :visible.sync="isShowTransfer" width="900px" style="z-index: 99999" append-to-body> + <el-dialog title="閫夋嫨鍛樺伐" :visible.sync="isShowTransfer" width="1000px" style="z-index: 99999" append-to-body> <div class="staff_modal"> <div class="left"> <div style=" -- Gitblit v1.9.3