{{$t('config.terminallog.endTime')}}
{{scope.row.endTime}}
@@ -73,12 +73,12 @@
+ :width="operationWidth"
+ fixed="right">
{{$t('overall.option')}}
-
+
…
diff --git a/nezha-fronted/src/components/page/config/terminallog.vue b/nezha-fronted/src/components/page/config/terminallog.vue
deleted file mode 100644
index a04a8e238..000000000
--- a/nezha-fronted/src/components/page/config/terminallog.vue
+++ /dev/null
@@ -1,292 +0,0 @@
-
-
-
-
- {batchDeleteObjs=selection}"
- >
-
-
-
-
-
- {{item.label}}
-
-
-
-
- {{utcTimeToTimezoneStr(scope.row[item.prop])}}
-
- {{getStatusText(scope.row.status)}}
-
-
- {{scope.row.uuid.substring(0, 8).toUpperCase()}}
-
-
- {{getRemoteText(scope.row)}}
-
-
-
-
- {{$t('config.terminallog.endTime')}}
- {{scope.row.endTime}}
-
- {{getDuration(scope.row)}}
-
-
-
- {{$t('config.terminallog.password')}}
- {{$t('config.terminallog.key')}}
-
- {{scope.row[item.prop]}}
-
-
-
- {{$t('overall.option')}}
-
-
-
-
-
- …
-
-
- Kill
-
-
-
-
-
-
-
- …
-
-
- {{$t('config.terminallog.record.record')}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-