diff --git a/client/src/router/index.js b/client/src/router/index.js index a52f723..be9a391 100644 --- a/client/src/router/index.js +++ b/client/src/router/index.js @@ -771,7 +771,7 @@ const baseRoutes = [ name: '_zfsjzbb', component: () => import('@views/dtsjygl/zfsjzbb.vue'), meta: { - title: '执法数据周报表' + title: '执法周报表' } }, { diff --git a/client/src/views/dtsjygl/zfsjjbb.vue b/client/src/views/dtsjygl/zfsjjbb.vue index f35f059..7a2e3a7 100644 --- a/client/src/views/dtsjygl/zfsjjbb.vue +++ b/client/src/views/dtsjygl/zfsjjbb.vue @@ -244,6 +244,7 @@ const { const broTable = ref(null) function handleExport() { + broTable.value.busiTable.exportExcelFileForCurrentPage(tableConfig.value.tableId, '执法数据季报表') } diff --git a/client/src/views/fxczfgl/index.vue b/client/src/views/fxczfgl/index.vue index 0c12a8e..71a5409 100644 --- a/client/src/views/fxczfgl/index.vue +++ b/client/src/views/fxczfgl/index.vue @@ -116,6 +116,7 @@ +