From ab28e7148db67161d8db9a209208343434992321 Mon Sep 17 00:00:00 2001 From: shanao Date: Tue, 15 Oct 2024 18:14:18 +0800 Subject: [PATCH] 11111 --- src/components/OutSourced/index.vue | 62 ++++++++++++++- .../accident/records/components/list.vue | 2 +- .../components/list.vue | 22 ++++++ .../keyprojects/hidden/components/list.vue | 49 ++++++++++++ .../inspection/components/list.vue | 18 ++++- .../insert/components/corpInfoList.vue | 3 +- .../inspection/components/list.vue | 79 ++++++++++++++++++- 7 files changed, 225 insertions(+), 10 deletions(-) diff --git a/src/components/OutSourced/index.vue b/src/components/OutSourced/index.vue index da5f635..a703760 100644 --- a/src/components/OutSourced/index.vue +++ b/src/components/OutSourced/index.vue @@ -20,6 +20,9 @@ 重置 + + 导出 + @@ -34,9 +37,10 @@ 'color': '#000' }" tooltip-effect="dark" + highlight-current-row border fit - highlight-current-row + @current-change="handleCurrentChange" > @@ -89,7 +93,9 @@