From f2aaf3aff5d5a7ece733fcbdff15f690b25f42d5 Mon Sep 17 00:00:00 2001
From: schry <2433098676@qq.com>
Date: Mon, 15 May 2023 11:10:00 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E7=AE=A1=E7=90=86=E7=8A=B6?=
=?UTF-8?q?=E6=80=81=E6=A0=8F=E6=B7=BB=E5=8A=A0=E2=80=9D=E5=85=A8=E9=83=A8?=
=?UTF-8?q?=E2=80=9C=EF=BC=8C=E9=BB=98=E8=AE=A4=E5=80=BC=E4=B8=BA=E2=80=9C?=
=?UTF-8?q?=E6=AD=A3=E5=B8=B8=E2=80=9D=E3=80=82=E8=B6=85=E7=BA=A7=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=E5=91=98=E6=94=B9=E4=B8=BA=E5=8F=AF=E5=88=A0=E9=99=A4?=
=?UTF-8?q?=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/role/index.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue
index 84469f9d..a771823c 100644
--- a/src/views/system/role/index.vue
+++ b/src/views/system/role/index.vue
@@ -16,6 +16,7 @@
placeholder="请选择角色状态"
clearable
>
+
@@ -58,6 +59,7 @@
+
{{ parseTime(scope.row.createTime) }}
@@ -66,14 +68,12 @@
编辑
删除
@@ -277,7 +277,7 @@ export default {
limit: 10,
roleName: undefined,
roleKey: undefined,
- status: undefined
+ status: 0
},
// 表单参数
form: {},