From 152226b4e90b9fcabe22ef7ddeeab01bcd6c7c40 Mon Sep 17 00:00:00 2001 From: zhouxain01 Date: Mon, 25 Dec 2023 13:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=A0=91=E5=BD=A2=E6=90=9C?= =?UTF-8?q?=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/base/comeAndGo/people.vue | 247 +++++++++++++++----- 1 file changed, 185 insertions(+), 62 deletions(-) diff --git a/sgzb-ui/src/views/base/comeAndGo/people.vue b/sgzb-ui/src/views/base/comeAndGo/people.vue index e7ab182d..e5db1840 100644 --- a/sgzb-ui/src/views/base/comeAndGo/people.vue +++ b/sgzb-ui/src/views/base/comeAndGo/people.vue @@ -30,7 +30,14 @@ - + - 搜索 - 重置 + 搜索 + 重置 @@ -54,9 +69,10 @@ icon="el-icon-plus" size="mini" @click="handleSave" - >保存 + >保存 - + 导入 + >导入 - + - - - - - - - - + + + + + + + + - + 解绑 - + >解绑 - + - + - + - + - - + + - - + + @@ -178,7 +276,8 @@ v-for="dict in dict.type.sys_normal_disable" :key="dict.value" :label="dict.value" - >{{dict.label}} + >{{ dict.label }} @@ -186,7 +285,11 @@ - + - + - + @@ -226,7 +337,12 @@ - + 将文件拖到此处,或点击上传
- 是否更新已经存在的用户数据 + + 是否更新已经存在的用户数据
仅允许导入xls、xlsx格式文件。 - 下载模板 + 下载模板