From 7eb4b75ab18b1a9f38472daff57ecdda1b90cc81 Mon Sep 17 00:00:00 2001 From: insistence <3055204202@qq.com> Date: Fri, 29 Aug 2025 15:46:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=94=A8=E6=88=B7=E5=BD=92=E5=B1=9E?= =?UTF-8?q?=E9=83=A8=E9=97=A8=E6=96=B0=E5=A2=9E=E6=B8=85=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-fastapi-frontend/src/views/system/user/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-fastapi-frontend/src/views/system/user/index.vue b/ruoyi-fastapi-frontend/src/views/system/user/index.vue index 3bef901..f513927 100644 --- a/ruoyi-fastapi-frontend/src/views/system/user/index.vue +++ b/ruoyi-fastapi-frontend/src/views/system/user/index.vue @@ -319,6 +319,7 @@ :props="{ value: 'id', label: 'label', children: 'children' }" value-key="id" placeholder="请选择归属部门" + clearable check-strictly />