From be2a077bbaf5c09cc5bc330a8770698d3588b9e0 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Thu, 11 Jul 2024 11:02:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tenant/imsCDR/index.vue | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/src/views/tenant/imsCDR/index.vue b/src/views/tenant/imsCDR/index.vue index 9bc789ed..6f41882a 100644 --- a/src/views/tenant/imsCDR/index.vue +++ b/src/views/tenant/imsCDR/index.vue @@ -189,11 +189,6 @@ let tableColumns: ColumnsType = [ return parseDateToStr(+cdrJSON.releaseTime * 1000); }, }, - { - title: t('common.operate'), - key: 'id', - align: 'left', - }, ]; /**表格字段列排序 */ @@ -576,17 +571,6 @@ onBeforeUnmount(() => { - - - {{ t('common.deleteText') }} - - {{ t('common.export') }} @@ -680,21 +664,6 @@ onBeforeUnmount(() => { {{ t('views.dashboard.overview.userActivity.resultOK') }} -