diff --git a/src/views/system/login-log/detail.vue b/src/views/system/login-log/detail.vue
new file mode 100644
index 0000000..162e171
--- /dev/null
+++ b/src/views/system/login-log/detail.vue
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+
+ {{
+ scope.row.value
+ }}
+
+
+ {{ item.UserTypeShortName
+ }}{{ $t('system:loginLog:form:symbol')
+ }}{{ $fd('IsEnable', !item.IsUserRoleDisabled) }}
+
+
+
+
+
+
+
+
+ {{ $t('common:button:confirm') }}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/system/login-log/index.vue b/src/views/system/login-log/index.vue
index 0125d74..684db13 100644
--- a/src/views/system/login-log/index.vue
+++ b/src/views/system/login-log/index.vue
@@ -2,179 +2,153 @@
-
-
-
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
-
- 查询
+
+ {{ $t('common:button:search') }}
+
+
+ {{ $t('common:button:reset') }}
-
-
-
+
+
- {{ $fd('UserOptType',scope.row.OptType) }}
+
+
+
+
+
+
+
+ {{ scope.$index + 1 }}
+
-
-
+
+ {{ $fd('UserOptType', scope.row.OptType) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('system:loginLog:message:detail') }}
+
-
+
-
+
diff --git a/src/views/trials/trials-panel/trial-summary/login-log/index.vue b/src/views/trials/trials-panel/trial-summary/login-log/index.vue
index ab87315..94c8216 100644
--- a/src/views/trials/trials-panel/trial-summary/login-log/index.vue
+++ b/src/views/trials/trials-panel/trial-summary/login-log/index.vue
@@ -2,34 +2,16 @@
-
-
-
-
-
+
+
+
-
+
-
+ -->
+
+
+
+
-
-
+
+
+
+
-
-
-
+
+
+
-
+ :end-placeholder="$t('trials:loginLog:table:endTime')" value-format="yyyy-MM-dd HH:mm:ss"
+ @change="handleDatetimeChange" />
- {{ $t("common:button:search") }}
+ {{ $t('common:button:search') }}
-
- {{ $t("common:button:reset") }}
+
+ {{ $t('common:button:reset') }}
-
+
-
+
- {{ $fd("UserOptType", scope.row.OptType) }}
+ {{ $fd('UserOptType', scope.row.OptType) }}
-
+
+
+
+
+
+ -->
+
-
+
+
+
+ {{ $t('trials:loginLog:message:detail') }}
+
+
+
+
-
+
+