From f7a0b81d4b78a01b5a3abfbcd03ddff25c5d1878 Mon Sep 17 00:00:00 2001 From: FightingN <18300240052@163.com> Date: Mon, 3 Aug 2020 15:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90pc=E4=BC=98=E5=8C=96=E3=80=91-?= =?UTF-8?q?=E5=BC=A0=E6=99=93=E5=AE=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/analysis/item/item-detail-view.vue | 8 ++++++-- .../custom/gridoperatorinfo-add-or-update.vue | 14 +++++++------- .../modules/events/category-add-or-update.vue | 10 +++++----- src/views/modules/heart/actinfo-add-or-update.vue | 6 ++++-- .../modules/master/masteruserrelation-add.vue | 4 ++-- src/views/modules/news/banner-add-or-update.vue | 14 ++++++-------- 6 files changed, 30 insertions(+), 26 deletions(-) diff --git a/src/views/modules/analysis/item/item-detail-view.vue b/src/views/modules/analysis/item/item-detail-view.vue index 7c670286..a75886af 100644 --- a/src/views/modules/analysis/item/item-detail-view.vue +++ b/src/views/modules/analysis/item/item-detail-view.vue @@ -109,8 +109,8 @@ - - + + @@ -433,4 +433,8 @@ export default { float:left; } } + .el-pagination{ + margin-top: 10px; + text-align: right; + } diff --git a/src/views/modules/custom/gridoperatorinfo-add-or-update.vue b/src/views/modules/custom/gridoperatorinfo-add-or-update.vue index f88bda54..39b85c56 100755 --- a/src/views/modules/custom/gridoperatorinfo-add-or-update.vue +++ b/src/views/modules/custom/gridoperatorinfo-add-or-update.vue @@ -8,14 +8,14 @@ ref="dataForm" :label-width="$i18n.locale === 'en-US' ? '120px' : '80px'"> + prop="realName" style="width:300px"> + placeholder="性别" style="width:220px"> + prop="identityNo" style="width:300px"> + prop="mobile" style="width:300px"> @@ -40,7 +40,7 @@ :options="options" :props="{ multiple: true }" filterable - collapse-tags> + collapse-tags style="width:220px"> @@ -50,7 +50,7 @@ prop="dutyCategoryId"> + placeholder="请选择网络职责" style="width:220px"> + :label="$t('dict.sort')" style="width:220px"> diff --git a/src/views/modules/events/category-add-or-update.vue b/src/views/modules/events/category-add-or-update.vue index 06ed928a..f40c144b 100644 --- a/src/views/modules/events/category-add-or-update.vue +++ b/src/views/modules/events/category-add-or-update.vue @@ -4,9 +4,6 @@ - - - + + + - + - +