fix: 修复烘箱行架不给2的问题
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
v-model="query.createTime"
|
||||
type="datetimerange"
|
||||
:picker-options="pickerOptions"
|
||||
range-separator="至"
|
||||
start-placeholder="开始日期"
|
||||
end-placeholder="结束日期"
|
||||
:range-separator="$t('monitor.lucence.until')"
|
||||
:start-placeholder="$t('auto.common.startDate')"
|
||||
:end-placeholder="$t('auto.common.endDate')"
|
||||
align="right"
|
||||
/>
|
||||
<rrOperation />
|
||||
|
||||
Reference in New Issue
Block a user