Skip to content

Commit 6cc0a6e

Browse files
authored
Update src/components/lib/AjaxTable.vue
1 parent 45724b8 commit 6cc0a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/lib/AjaxTable.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ export default {
9292
type: Number,
9393
default: 20
9494
},
95-
title: {
96-
type: String
95+
costumData: {
96+
type: Object
9797
},
9898
total: {
9999
type: Number,

0 commit comments

Comments
 (0)