From 43ac2a823cc4de805c0fd9478e0877ad5b3c366d Mon Sep 17 00:00:00 2001
From: ray <1490493387@qq.com>
Date: Tue, 12 Nov 2024 00:20:31 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E5=AF=BC=E5=85=A5?=
=?UTF-8?q?=E7=BB=84=E4=BB=B6=E8=B7=AF=E5=BE=84=E8=B0=83=E6=95=B4=E4=B8=BA?=
=?UTF-8?q?=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/user/index.vue | 94 +++++++--------------------------
1 file changed, 19 insertions(+), 75 deletions(-)
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index 805be941..076a7419 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -47,12 +47,8 @@
-
- 搜索
-
-
- 重置
-
+ 搜索
+ 重置
@@ -99,55 +95,26 @@
-
+
-
+
-
-
-
+
+
+
{{ scope.row.status == 1 ? "正常" : "禁用" }}
-
+
-
+
-
+
-
+
@@ -288,17 +242,13 @@