mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
#116 update tests
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
components: { Pager },
|
||||
props: {
|
||||
dataSet: Object,
|
||||
time: String,
|
||||
time: [String, Number],
|
||||
pageSize: {
|
||||
type: Number,
|
||||
default: 20
|
||||
|
||||
Reference in New Issue
Block a user