Skip to content

Commit

Permalink
#116 update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lana-k committed Sep 16, 2024
1 parent 04274ef commit 53e5194
Show file tree
Hide file tree
Showing 6 changed files with 677 additions and 13 deletions.
2 changes: 1 addition & 1 deletion src/components/SqlTable/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default {
components: { Pager },
props: {
dataSet: Object,
time: String,
time: [String, Number],
pageSize: {
type: Number,
default: 20
Expand Down
Loading

0 comments on commit 53e5194

Please sign in to comment.