From 4d2f132cebc4f9974dc76674f4ef444191e5646f Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 28 Feb 2024 15:23:59 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86?= =?UTF-8?q?=EF=BC=8C=E7=BB=84=E7=BB=87=E6=9C=BA=E6=9E=84=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6=E6=A0=91=E5=A2=9E=E5=8A=A0=E5=8F=AF=E6=B8=85?= =?UTF-8?q?=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/UserList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/system/UserList.vue b/src/views/system/UserList.vue index 0ceb9ba7..e422163e 100644 --- a/src/views/system/UserList.vue +++ b/src/views/system/UserList.vue @@ -53,6 +53,7 @@ :show-search="true" :getPopupContainer="triggerNode=> triggerNode.parentNode" class="box-input" + allow-clear style="width: 100%" :tree-data="categoryTreeList" :placeholder="$t('pleaseSelect') + $t('organization')"