修改秒杀添加商品可能出现的bug

This commit is contained in:
lemon橪
2021-10-21 14:09:00 +08:00
parent 28473979ec
commit b9aa720bea
2 changed files with 13 additions and 4 deletions

View File

@@ -21,7 +21,6 @@
format="yyyy-MM-dd HH:mm:ss"
placeholder="请选择"
clearable
@on-change="applyTimeChange"
style="width: 200px"
>
</DatePicker>
@@ -33,7 +32,6 @@
format="yyyy-MM-dd"
placeholder="请选择"
clearable
@on-change="startTimeChange"
style="width: 200px"
>
</DatePicker>