修改编辑
This commit is contained in:
@@ -941,7 +941,7 @@ export default {
|
||||
this.token = urlParams.get('token');
|
||||
this.intermediary = urlParams.get('intermediary') || 3; // 默认写房东吧
|
||||
// this.verified = urlParams.get('verified') || 0;
|
||||
|
||||
console.log("urlParams.get('intermediary')",urlParams.get('intermediary'));
|
||||
this.userIntermediary = this.$store.state.user['intermediary']
|
||||
|
||||
this.init();
|
||||
|
||||
Reference in New Issue
Block a user