refactor(client): refactor
This commit is contained in:
parent
cc441258db
commit
3a990dce75
3 changed files with 28 additions and 65 deletions
|
|
@ -39,7 +39,7 @@ export default defineComponent({
|
|||
actions: [{
|
||||
icon: 'fas fa-plus',
|
||||
text: this.$ts.create,
|
||||
handler: this.create
|
||||
handler: this.create,
|
||||
}],
|
||||
tabs: [{
|
||||
active: this.tab === 'featured',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue