From 45ea1a31b3c1db8f9aa821565e524e92de207fc1 Mon Sep 17 00:00:00 2001 From: wanggongfeng <1305282856@qq.com> Date: Thu, 3 Dec 2020 13:39:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=A0=87=E7=AD=BE=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E3=80=91=E5=B1=9E=E6=80=A7=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?-=E7=8E=8B=E5=85=AC=E5=B3=B0-2020-12-03?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/user/tag-property.vue | 139 +++++++++--------------- src/views/modules/user/usertag.vue | 14 +-- 2 files changed, 59 insertions(+), 94 deletions(-) diff --git a/src/views/modules/user/tag-property.vue b/src/views/modules/user/tag-property.vue index e22a068..060da17 100644 --- a/src/views/modules/user/tag-property.vue +++ b/src/views/modules/user/tag-property.vue @@ -3,56 +3,22 @@ title="选择标签属性" :close-on-click-modal="false" :close-on-press-escape="false" - width="80%" + width="600px" height="90%">
- - - - - - {{ $t('query') }} + + + + + + + + - - - - - - - - - - {{"确定"}} + {{"确定"}}
@@ -61,69 +27,70 @@ @@ -136,4 +103,4 @@ export default { .el-button--success{ margin-top: 0px!important; } - \ No newline at end of file + diff --git a/src/views/modules/user/usertag.vue b/src/views/modules/user/usertag.vue index 3a13543..4a21591 100644 --- a/src/views/modules/user/usertag.vue +++ b/src/views/modules/user/usertag.vue @@ -26,7 +26,7 @@ @@ -52,7 +52,7 @@