mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
fix(过滤组件): 时间范围组件设置时间筛选范围单词查询数值框允许小数
This commit is contained in:
@@ -161,6 +161,7 @@
|
||||
<el-input-number
|
||||
v-model="timeRange.maximumSingleQuery"
|
||||
:min="1"
|
||||
step-strictly
|
||||
size="small"
|
||||
controls-position="right"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user