Commit ab1a7f06 authored by 我在何方's avatar 我在何方

客户延期优化

parent fc02658c
......@@ -113,6 +113,8 @@
}
if(that.handlerParams.estimateEnterOpenSeaTime){
that.handlerParams.estimateEnterOpenSeaTime = that.getTime(that.handlerParams.estimateEnterOpenSeaTime)
}else{
that.handlerParams.estimateEnterOpenSeaTime =that.customerData.estimateEnterOpenSeaTime
}
if(that.handlerParams.ccIds){
var ids = that.handlerParams.ccIds.split(',')
......
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