fix:删除重复国际化数据

This commit is contained in:
zhangyu
2022-06-21 18:14:21 +08:00
parent e9cb846079
commit 8010406cd1
84 changed files with 179 additions and 177 deletions

View File

@@ -43,7 +43,7 @@
placement="right"
>
<div slot="content">
{{ $t("config.terminallog.endTime") }}<br />
{{ $t("overall.endTime") }}<br />
{{ utcTimeToTimezoneStr(scope.row.endAt) }}
</div>
<span>{{ getDuration(scope.row) }}</span>