From cb57a0254f0e2efb0e4f4b274d259aa85245946d Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期六, 01 六月 2024 09:48:07 +0800 Subject: [PATCH] 完成光纤配置进行检验 --- src/view/notice.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/view/notice.vue b/src/view/notice.vue index 99f4985..bc84174 100644 --- a/src/view/notice.vue +++ b/src/view/notice.vue @@ -4,7 +4,7 @@ title="娑堟伅閫氱煡" :visible.sync="drawer" :direction="direction" - :before-close="handleClose" style="height: 100vh;z-index: 9999999;"> + :before-close="handleClose" style="height: 100vh;z-index: 9999999;" size="450px"> <div class="head"> <div class="head-search"> <label>娑堟伅绫诲瀷锛�</label> -- Gitblit v1.9.3