Skip to content

Commit 634af3f

Browse files
committed
fix: 🐛 补充 merges 参数
1 parent a4e942b commit 634af3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const vueTableExport = {
3434
const paramsDefault = {
3535
columns: [],
3636
data: [],
37+
merges: [],
3738
title: 'table',
3839
header: null
3940
}

0 commit comments

Comments
 (0)