|
|
@ -397,9 +397,9 @@ export default { |
|
|
// this.detail = res.data |
|
|
// this.detail = res.data |
|
|
this.status = res.data.status |
|
|
this.status = res.data.status |
|
|
this.user_auth_level = res.data.primary_status |
|
|
this.user_auth_level = res.data.primary_status |
|
|
console.log(this.status, '9999') |
|
|
// console.log(this.status, '9999') |
|
|
console.log(res.data, '8888') |
|
|
// console.log(res.data, '8888') |
|
|
console.log(this.user_auth_level, '7777') |
|
|
// console.log(this.user_auth_level, '7777') |
|
|
}) |
|
|
}) |
|
|
}, |
|
|
}, |
|
|
onRefresh() { |
|
|
onRefresh() { |
|
|
|