目录名称修正
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
||||
disabled: Boolean
|
||||
},
|
||||
computed: {
|
||||
...mapState(['baseURL', 'token']),
|
||||
...mapState(['token']),
|
||||
errorImage() {
|
||||
return this.$cdn + 'file.png'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user