判断是否认证
This commit is contained in:
@@ -88,7 +88,7 @@ export default {
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
areaSelect(v) {
|
areaSelect(v) {
|
||||||
if(this.user.token) {
|
if(this.user.status == 2 ) {
|
||||||
this.areaId = v
|
this.areaId = v
|
||||||
this.isMore = false
|
this.isMore = false
|
||||||
this.current = 0
|
this.current = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user