replaced ti-check
This commit is contained in:
parent
14fbac7ca5
commit
ad2412d3cd
53 changed files with 67 additions and 66 deletions
|
|
@ -99,7 +99,7 @@ function save() {
|
|||
|
||||
const headerActions = computed(() => [{
|
||||
asFullButton: true,
|
||||
icon: 'ph-check ph-bold ph-lg',
|
||||
icon: 'ti ti-check',
|
||||
text: i18n.ts.save,
|
||||
handler: save,
|
||||
}]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue