整合企微token变量
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
||||
name: "AppCreditPoints",
|
||||
appName: "我的积分",
|
||||
computed: {
|
||||
...mapState(['user', 'token'])
|
||||
...mapState(['user'])
|
||||
},
|
||||
components: {SysUserIntegral, userRank, familyRank},
|
||||
data() {
|
||||
|
||||
Reference in New Issue
Block a user