diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index ab2ce35..5582e8f 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -184,8 +184,8 @@ export default { icon: "/static/images/index/icon7.png", }, { - title: "禁用/人", - val: "禁用", + title: "不符合条件/人", + val: "不符合条件", count: 0, icon: "/static/images/index/icon8.png", }, diff --git a/src/views/user/userlist.vue b/src/views/user/userlist.vue index ea30c47..37e5091 100644 --- a/src/views/user/userlist.vue +++ b/src/views/user/userlist.vue @@ -774,7 +774,7 @@ value: 9 }, { - label: '禁用', + label: '不符合条件', value: 11 }, ],