Commit eb117b73ce1bccac627a04b15b11e6210f4911b6
1 parent
8f16b6df
禁用改成不符合条件
Showing
2 changed files
with
3 additions
and
3 deletions
src/views/dashboard/index.vue
| @@ -184,8 +184,8 @@ export default { | @@ -184,8 +184,8 @@ export default { | ||
| 184 | icon: "/static/images/index/icon7.png", | 184 | icon: "/static/images/index/icon7.png", |
| 185 | }, | 185 | }, |
| 186 | { | 186 | { |
| 187 | - title: "禁用/人", | ||
| 188 | - val: "禁用", | 187 | + title: "不符合条件/人", |
| 188 | + val: "不符合条件", | ||
| 189 | count: 0, | 189 | count: 0, |
| 190 | icon: "/static/images/index/icon8.png", | 190 | icon: "/static/images/index/icon8.png", |
| 191 | }, | 191 | }, |