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: {},