写错了
This commit is contained in:
@@ -539,7 +539,7 @@ export default {
|
||||
if(typeof res.result == 'string') {
|
||||
res.result = JSON.parse(res.result)
|
||||
}
|
||||
this.form.examines = res.result.userList
|
||||
this.form.examines = res.userList
|
||||
}
|
||||
}).catch((err) => {
|
||||
this.$u.toast(err)
|
||||
|
||||
Reference in New Issue
Block a user