From f101478135d8b2d99af0629f8ce7a1e2fed674a1 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Mon, 25 Aug 2025 14:17:22 +0800
Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E8=AF=84=E5=AE=A1=E5=8A=9F?=
 =?UTF-8?q?=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
 src/views/system/login-log/detail.vue         | 111 ++++++
 src/views/system/login-log/index.vue          | 339 ++++++++++--------
 .../trial-summary/login-log/index.vue         | 327 ++++++++---------
 3 files changed, 434 insertions(+), 343 deletions(-)
 create mode 100644 src/views/system/login-log/detail.vue
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') }}
+            
+          
+        
+        
       
       
-      
+      
     
+