diff --git a/src/components/page/BaseTable.vue b/src/components/page/BaseTable.vue
index f4d333d..fe58589 100644
--- a/src/components/page/BaseTable.vue
+++ b/src/components/page/BaseTable.vue
@@ -1,189 +1,210 @@
-
-
-
-
- 基础表格
-
-
-
-
-
- 批量删除
-
-
-
-
-
- 搜索
-
-
+
+
+
+ 基础表格
+
+
+
+
+
+ 批量删除
+
+
+
+
+
+ 搜索
+
+
-
-
-
-
- ¥{{scope.row.money}}
-
-
-
-
-
-
-
-
-
- {{scope.row.state}}
-
-
+ @selection-change="handleSelectionChange">
+
+
+
+
+ ¥{{scope.row.money}}
+
+
+
+
+
+
+
+
+
+ {{scope.row.state}}
+
+
-
-
-
- 编辑
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+