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 @@ - - - + + + - + - +