Skip to content

Commit eb0106a

Browse files
committed
remove debug log
1 parent 7df42c9 commit eb0106a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/DataTables.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ export default {
179179
}, this.searchDef)
180180
},
181181
innerPaginationDef() {
182-
console.log(this.paginationDef)
183182
return Object.assign({}, {
184183
layout: 'prev, pager, next, jumper, sizes, total',
185184
pageSize: 20,

0 commit comments

Comments
 (0)