Commit 7c8b5ef8 authored by 华国豪's avatar 华国豪 🙄

Merge branch 'uploadURL' of http://gitlab.oytour.com/luochao/superman into uploadURL

parents c600c97f badac3d9
...@@ -536,7 +536,7 @@ var tripUtils = { ...@@ -536,7 +536,7 @@ var tripUtils = {
childItem: '', childItem: '',
} }
}, },
/* /*
* 默认取当天上一个交通的结束城市编号, * 默认取当天上一个交通的结束城市编号,
* 如果当天没有取上一天结束城市编号 * 如果当天没有取上一天结束城市编号
* 参数说明:DayList-行程数组,dayNum-天数,numIndex:索引,isCompareIndex:是否比较索引(当前的数据需要验证索引,前一天的数据不需要验证索引) * 参数说明:DayList-行程数组,dayNum-天数,numIndex:索引,isCompareIndex:是否比较索引(当前的数据需要验证索引,前一天的数据不需要验证索引)
...@@ -593,7 +593,7 @@ var tripUtils = { ...@@ -593,7 +593,7 @@ var tripUtils = {
} }
return uuid.join(''); return uuid.join('');
}, },
/* /*
* 获取交通城市编号,逗号分隔 * 获取交通城市编号,逗号分隔
* 默认取当天上一个交通的结束城市编号, * 默认取当天上一个交通的结束城市编号,
* 如果当天没有取上一天结束城市编号 * 如果当天没有取上一天结束城市编号
......
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