diff --git a/src/views/data/modules/dataIndexingModal.vue b/src/views/data/modules/dataIndexingModal.vue
index 4eec415..29e74ca 100644
--- a/src/views/data/modules/dataIndexingModal.vue
+++ b/src/views/data/modules/dataIndexingModal.vue
@@ -14,7 +14,7 @@
-
+
diff --git a/src/views/system/LogList.vue b/src/views/system/LogList.vue
index f5b8490..9d74d2e 100644
--- a/src/views/system/LogList.vue
+++ b/src/views/system/LogList.vue
@@ -57,9 +57,9 @@
-
+
@@ -142,13 +142,13 @@ export default {
align: "center",
sorter: true
},
- {
- title: '操作',
- dataIndex: 'action',
- align: "center",
- width: 180,
- scopedSlots: { customRender: 'action' },
- }
+ // {
+ // title: '操作',
+ // dataIndex: 'action',
+ // align: "center",
+ // width: 180,
+ // scopedSlots: { customRender: 'action' },
+ // }
],
operateColumn:
{
diff --git a/src/views/system/OptionLog.vue b/src/views/system/OptionLog.vue
index 55d8ec6..4500c53 100644
--- a/src/views/system/OptionLog.vue
+++ b/src/views/system/OptionLog.vue
@@ -47,9 +47,9 @@
-
+
@@ -126,13 +126,13 @@ export default {
align: "center",
sorter: true
},
- {
- title: '操作',
- dataIndex: 'action',
- align: "center",
- width: 180,
- scopedSlots: { customRender: 'action' },
- }
+ // {
+ // title: '操作',
+ // dataIndex: 'action',
+ // align: "center",
+ // width: 180,
+ // scopedSlots: { customRender: 'action' },
+ // }
],
operateColumn:
{