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 @@