mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 10:18:11 +08:00
feat: 时间组件全部用between
This commit is contained in:
@@ -29,7 +29,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
options: null,
|
||||
operator: 'in',
|
||||
operator: 'between',
|
||||
values: null
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user