mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
修改秒杀添加商品可能出现的bug
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user