From 5d12061714e92f711a0ee78de8602aaefcb47e23 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Tue, 21 Mar 2023 12:06:35 +0800 Subject: [PATCH] fix(ant-design-v): table v-slot:headerCell deprecated error --- .../common/push/pushApplication/index.vue | 44 +++++----- src/views/monitor/operLog/index.vue | 26 +++--- src/views/monitor/token/index.vue | 26 +++--- src/views/system/client/index.vue | 38 +++++---- src/views/system/dept/index.vue | 56 +++++++------ src/views/system/dict/DictDataTable.vue | 38 +++++---- src/views/system/dict/index.vue | 38 +++++---- src/views/system/file/index.vue | 38 +++++---- src/views/system/menu/index.vue | 56 +++++++------ src/views/system/region/index.vue | 50 +++++------ src/views/system/role/index.vue | 38 +++++---- src/views/system/tenant/index.vue | 38 +++++---- src/views/system/user/index.vue | 82 ++++++++++--------- 13 files changed, 297 insertions(+), 271 deletions(-) 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()" >删除应用 - -