From 56183f56d4cab46086524db8b837a592aea98862 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Thu, 1 Aug 2024 20:00:06 +0800 Subject: [PATCH] =?UTF-8?q?[fix=20bug]=20=E8=B5=84=E6=96=99=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../profileCenter/modules/ProfileCenterModal.vue | 2 +- .../profileCenter/modules/ProfileCenterTreeModal.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterModal.vue b/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterModal.vue index 73d0a2c..83dcf14 100644 --- a/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterModal.vue +++ b/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterModal.vue @@ -63,7 +63,7 @@ export default { data () { return { title: this.$t('newlyAdded'), - width: 600, + width: 800, visible: false, confirmLoading: false, modal: {}, diff --git a/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue b/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue index 4e7b11b..8a9d216 100644 --- a/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue +++ b/src/views/standardRegulationLibrary/profileCenter/modules/ProfileCenterTreeModal.vue @@ -71,11 +71,11 @@ export default { model: {}, labelCol: { xs: { span: 24 }, - sm: { span: 4 } + sm: { span: 5 } }, wrapperCol: { xs: { span: 24 }, - sm: { span: 20 } + sm: { span: 18 } }, validatorRules: { // 节点名称