diff --git a/src/views/common/push/pushApplication/index.vue b/src/views/common/push/pushApplication/index.vue
index 8373cc5..48afe30 100644
--- a/src/views/common/push/pushApplication/index.vue
+++ b/src/views/common/push/pushApplication/index.vue
@@ -20,26 +20,28 @@
@click="handleDel()"
>删除应用
-
-
+
+
+
+
@@ -103,7 +105,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ // slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/monitor/operLog/index.vue b/src/views/monitor/operLog/index.vue
index 0e8c8d4..5875c3e 100644
--- a/src/views/monitor/operLog/index.vue
+++ b/src/views/monitor/operLog/index.vue
@@ -17,17 +17,19 @@
@click="handleCleanOperLog()"
>清空日志
-
-
+
+
+
+
@@ -81,7 +83,7 @@
width: 120,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ // slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/monitor/token/index.vue b/src/views/monitor/token/index.vue
index 999cba5..a32a99d 100644
--- a/src/views/monitor/token/index.vue
+++ b/src/views/monitor/token/index.vue
@@ -1,17 +1,19 @@
@@ -41,7 +43,7 @@
width: 120,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
}
});
diff --git a/src/views/system/client/index.vue b/src/views/system/client/index.vue
index a807968..ba7ce83 100644
--- a/src/views/system/client/index.vue
+++ b/src/views/system/client/index.vue
@@ -23,23 +23,25 @@
@click="handleDel()"
>删除客户端
-
-
+
+
+
+
@@ -101,7 +103,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue
index 4ed1a38..a1b2092 100644
--- a/src/views/system/dept/index.vue
+++ b/src/views/system/dept/index.vue
@@ -6,33 +6,35 @@
展开全部
折叠全部
-
-
+
+
+ ]"
+ />
+
@@ -82,7 +84,7 @@
width: 250,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
afterFetch: result => listToTree(result, { id: 'deptId' }),
diff --git a/src/views/system/dict/DictDataTable.vue b/src/views/system/dict/DictDataTable.vue
index 8c62761..77bccdb 100644
--- a/src/views/system/dict/DictDataTable.vue
+++ b/src/views/system/dict/DictDataTable.vue
@@ -35,23 +35,25 @@
@click="handleDel()"
>删除字典数据
-
-
+
+
+
+
@@ -116,7 +118,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/system/dict/index.vue b/src/views/system/dict/index.vue
index fa3abcc..e79138a 100644
--- a/src/views/system/dict/index.vue
+++ b/src/views/system/dict/index.vue
@@ -30,23 +30,25 @@
@click="handleDel()"
>删除字典
-
-
+
+
+
+
@@ -112,7 +114,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/system/file/index.vue b/src/views/system/file/index.vue
index 9d11bfa..d2a5f79 100644
--- a/src/views/system/file/index.vue
+++ b/src/views/system/file/index.vue
@@ -24,23 +24,25 @@
@click="handleDel()"
>删除
-
-
+
+
+
+
@@ -98,7 +100,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue
index c08b380..a8f80e1 100644
--- a/src/views/system/menu/index.vue
+++ b/src/views/system/menu/index.vue
@@ -16,32 +16,34 @@
@click="collapseAll"
>折叠全部
-
-
+
+
+
+
@@ -91,7 +93,7 @@
width: 250,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
afterFetch: (result) => listToTree(result)
diff --git a/src/views/system/region/index.vue b/src/views/system/region/index.vue
index d2686b7..a61d77b 100644
--- a/src/views/system/region/index.vue
+++ b/src/views/system/region/index.vue
@@ -10,29 +10,31 @@
@click="handleAdd()"
>新增区域
-
-
+
+
+
+
@@ -81,7 +83,7 @@
width: 250,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
searchInfo: { parentId: '0' },
diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue
index 40e3228..3ede15d 100644
--- a/src/views/system/role/index.vue
+++ b/src/views/system/role/index.vue
@@ -23,23 +23,25 @@
@click="handleDel()"
>删除角色
-
-
+
+
+
+
@@ -102,7 +104,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue
index 329b049..4d8cec4 100644
--- a/src/views/system/tenant/index.vue
+++ b/src/views/system/tenant/index.vue
@@ -23,23 +23,25 @@
@click="handleDel()"
>删除多租户
-
-
+
+
+
+
@@ -100,7 +102,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index 5339d5f..c57e4e8 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -30,45 +30,47 @@
@click="handleDel()"
>删除用户
-
-
+
+
+
+
@@ -160,7 +162,7 @@
width: 220,
title: '操作',
dataIndex: 'action',
- slots: { customRender: 'action' },
+ //slots: { customRender: 'action' },
fixed: false
},
handleSearchInfoFn: () => clearSelectedRowKeys()