fix bug
This commit is contained in:
parent
878b154604
commit
83a53c1008
3 changed files with 4 additions and 4 deletions
|
|
@ -61,7 +61,7 @@ export default defineComponent({
|
|||
return {
|
||||
[symbols.PAGE_INFO]: {
|
||||
title: this.$ts.other,
|
||||
icon: 'fas fa-ellipsis'H
|
||||
icon: 'fas fa-ellipsis-h'
|
||||
},
|
||||
debug,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue