Skip to content

Commit bd4da2c

Browse files
committed
update docs
1 parent 594bac8 commit bd4da2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10713,7 +10713,7 @@
1071310713
}
1071410714
})], 1)], 1), _c('el-card', [_c('div', {
1071510715
staticClass: "desc"
10716-
}, [_c('p', [_vm._v("事件")]), _c('p'), _c('data-tables', {
10716+
}, [_c('p', [_vm._v("事件 (https://github.com/njleonzhang/vue-data-tables#event)")]), _c('p', [_vm._v("多数的事件都是对element-ui el-table事件的proxy")]), _c('p', [_vm._v("filtered-data事件用于传递过滤后数据,配合alasql(https://github.com/agershun/alasql)等库使用可以实现导出excel等功能")]), _c('data-tables', {
1071710717
attrs: {
1071810718
"data": _vm.tableData1,
1071910719
"col-not-row-click": ["special_selection_col"]

0 commit comments

Comments
 (0)