Commit 013f9394 authored by honghy's avatar honghy Committed by wux

bug279 (生产bug)【客户列表-延期】第一次点击日期组件无效

parent d82eeebd
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
v-model="handlerParams.estimateEnterOpenSeaTime" v-model="handlerParams.estimateEnterOpenSeaTime"
type="date" type="date"
:picker-options="pickerOptions" :picker-options="pickerOptions"
value-format="timestamp"
:placeholder="$t('请输入申请延期后掉入时间')"> :placeholder="$t('请输入申请延期后掉入时间')">
</el-date-picker> </el-date-picker>
</el-form-item> </el-form-item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment