This commit is contained in:
磷叶 2024-10-21 14:47:30 +08:00
parent 1c0faca9d6
commit bf2263492e

View File

@ -163,8 +163,8 @@
:clearable="form.riskId === null"
style="width: 100%"
v-model="form.endTime"
type="date"
value-format="yyyy-MM-dd"
type="datetime"
value-format="yyyy-MM-dd HH:mm:ss"
placeholder="请选择解封时间">
</el-date-picker>
</el-form-item>