diff --git a/src/views/system/log/components/LogForm.vue b/src/views/system/log/components/LogForm.vue
index 6880cde4..2a3dc551 100644
--- a/src/views/system/log/components/LogForm.vue
+++ b/src/views/system/log/components/LogForm.vue
@@ -31,6 +31,13 @@
+
+
+
-
-
-
diff --git a/src/views/system/log/index.vue b/src/views/system/log/index.vue
index 1bb8ce3f..0775865f 100644
--- a/src/views/system/log/index.vue
+++ b/src/views/system/log/index.vue
@@ -55,19 +55,9 @@
prop="State"
min-width="150"
show-overflow-tooltip
- >
-
- {{ $fd("PublishStatus", scope.row.State) }}
-
-
-
- {{ $fd("YesOrNo", scope.row.IsCurrentVersion) }}
+ {{ $fd("PublishStatus", scope.row.State) }}
-
+
+
+ {{ $fd("YesOrNo", scope.row.IsCurrentVersion) }}
+
+