feat: 时间组件全部用between
This commit is contained in:
parent
955a0ec6bc
commit
2261323af5
@ -29,7 +29,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
options: null,
|
||||
operator: 'in',
|
||||
operator: 'between',
|
||||
values: null
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user