| src/views/userlist/lervelist.vue | ●●●●● patch | view | raw | blame | history |
src/views/userlist/lervelist.vue
@@ -182,6 +182,7 @@ const res = await examineApplyLever(opt) if (res.status === 0) { this.$message.success(this.recordConfig.key === 2 ? '驳回成功' : '审核通过') this.getuserList() } else { this.$message.error(res.msg) }