fix urls + use the new buildURL func

This commit is contained in:
Hamidreza Ghavami
2023-05-31 01:47:07 +04:30
parent 1c9fc9422e
commit b203067dfd
6 changed files with 23 additions and 33 deletions

View File

@@ -311,7 +311,7 @@
{ title: '{{ i18n "pages.inbounds.client" }}', width: 80, scopedSlots: { customRender: 'client' } },
{ title: '{{ i18n "pages.inbounds.traffic" }}↑|↓', width: 120, scopedSlots: { customRender: 'traffic' } },
{ title: '{{ i18n "pages.inbounds.expireDate" }}', width: 70, scopedSlots: { customRender: 'expiryTime' } },
{ title: 'UID', width: 120, dataIndex: "id" },
{ title: 'UUID', width: 120, dataIndex: "id" },
];
const innerTrojanColumns = [