临时调班

This commit is contained in:
磷叶 2024-12-07 17:52:21 +08:00
parent 005f9d6f7c
commit 1e13611d0a

View File

@ -4,8 +4,8 @@
type="datetimerange"
value-format="yyyy-MM-dd HH:mm:ss"
range-separator="至"
start-placeholder="开始日期"
end-placeholder="结束日期"
start-placeholder="开始时间"
end-placeholder="结束时间"
:picker-options="pickerOptions"
:clearable="false"
v-on="$listeners"