replaced ti-external-link
This commit is contained in:
parent
48d29fa1ae
commit
0b72513ce5
12 changed files with 15 additions and 14 deletions
|
|
@ -121,7 +121,7 @@ const contextmenu = computed(() => ([{
|
|||
text: i18n.ts.popout,
|
||||
action: popout,
|
||||
}, {
|
||||
icon: 'ph-arrow-square-out ph-bold ph-lg',
|
||||
icon: 'ti ti-external-link',
|
||||
text: i18n.ts.openInNewTab,
|
||||
action: () => {
|
||||
window.open(url + windowRouter.getCurrentPath(), '_blank', 'noopener');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue