From b23c0332c287158ff2e6cf97479969d15744a992 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期一, 18 九月 2023 18:01:22 +0800 Subject: [PATCH] 基础字段 --- platform/src/views/system/user.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/platform/src/views/system/user.vue b/platform/src/views/system/user.vue index 7180d8d..7a2711d 100644 --- a/platform/src/views/system/user.vue +++ b/platform/src/views/system/user.vue @@ -125,6 +125,7 @@ return { // 鎼滅储 searchForm: { + type:0, username: '', // 鍚嶅瓧 realname: '', // 濮撳悕 rootDeptId: null, // 閮ㄩ棬ID -- Gitblit v1.9.3