diff --git a/src/views/accident/records/components/list.vue b/src/views/accident/records/components/list.vue index 066c430..72c4fd7 100644 --- a/src/views/accident/records/components/list.vue +++ b/src/views/accident/records/components/list.vue @@ -241,7 +241,7 @@ export default { type: 'warning' }).then(() => { this.listLoading = false - window.open(config.httpurl + '/export/excel') + window.location.href = config.httpurl + '/accident/export/excel' }).catch(() => { this.listLoading = false }) diff --git a/src/views/accident/records/components/list_demo.vue b/src/views/accident/records/components/list_demo.vue deleted file mode 100644 index f93c79d..0000000 --- a/src/views/accident/records/components/list_demo.vue +++ /dev/null @@ -1,469 +0,0 @@ -<0template> -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - - - 重置 - - - 添加 - - - 批量删除 - - - - - - - - - 刷新 - - - - - - - - - - - - - - - - -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -