Compare commits

..

No commits in common. "6946a7700c535f3b47d5d2db0893ff2177e35562" and "03b681d255670c3c66b8cd0e5e0aa608b6ad8c5d" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
v-model="ruleForm.ruleFormTime" v-model="ruleForm.ruleFormTime"
:disabled="lookOver" :disabled="lookOver"
value-format="yyyy-MM-dd" value-format="yyyy-MM-dd"
type="daterange" type="datetimerange"
:range-separator="'至'" :range-separator="'至'"
:start-placeholder="'开始日期'" :start-placeholder="'开始日期'"
:end-placeholder="'结束日期'" :end-placeholder="'结束日期'"