commit
This commit is contained in:
@@ -131,7 +131,8 @@ export default {
|
||||
form: {
|
||||
cid: this.$route.query.item.cid,
|
||||
page: 1,
|
||||
size: this.$store.getters.userInfo.configContent
|
||||
size: this.$store.getters.userInfo.configContent,
|
||||
userId: this.$store.getters.userInfo.userId,
|
||||
} // 详情数据
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user