From 9af5debc62b380722be1d664dcc49f30954f82ee Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Sun, 25 Feb 2024 15:01:00 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E4=BA=A4=E6=8D=A2=20sc?= =?UTF-8?q?ript=20=E5=92=8C=20template=20=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/index.vue | 654 ++++++++++++++++---------------- 1 file changed, 327 insertions(+), 327 deletions(-) diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index 80ca5c4..2948bd5 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -1,4 +1,331 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + + + 重置 + + + + + + + + + 新增 + 删除 + + + + 导入 + + + + 下载模板 + + 导入数据 + + + + 导出 + + + + + + + + + + + + + + + + + + {{ + scope.row.status == 1 ? "启用" : "禁用" + }} + + + + + + 重置密码 + 编辑 + 删除 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 正常 + 禁用 + + + + + + + + + + + + + + + + + 将文件拖到此处,或 + 点击上传 + + + xls/xlsx files + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 搜索 - - - 重置 - - - - - - - - - 新增 - 删除 - - - - 导入 - - - - 下载模板 - - 导入数据 - - - - 导出 - - - - - - - - - - - - - - - - - - {{ - scope.row.status == 1 ? "启用" : "禁用" - }} - - - - - - 重置密码 - 编辑 - 删除 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 正常 - 禁用 - - - - - - - - - - - - - - - - - 将文件拖到此处,或 - 点击上传 - - - xls/xlsx files - - - - - - - - - - -