BUG 28282
This commit is contained in:
@@ -77,7 +77,7 @@ import {mapState} from 'vuex'
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "AppCreditPoints",
|
name: "AppCreditPoints",
|
||||||
appName: "信用积分",
|
appName: "我的积分",
|
||||||
computed: {
|
computed: {
|
||||||
...mapState(['user', 'token'])
|
...mapState(['user', 'token'])
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user