Commit afd8b42d authored by dragondean@qq.com's avatar dragondean@qq.com

更改路线选择起的渠道字段名称

parent b4a7a1df
......@@ -315,7 +315,7 @@ export default {
if(this.getSelectedIndex(router) > -1) return
this.selectedRoutes.push({
lineId: router.id,
channelId: router.channel.channelId,
shippingChannelId: router.channel.channelId,
transportId: router.transportType
})
}else{
......
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