Commit e5e3d06e authored by 邓春圆's avatar 邓春圆

transportType 传3

parent bf412998
......@@ -42,7 +42,7 @@
<span>
复制模板线路价格:{{lineNum}}个
</span>
<span @click="toPriceManager(formCopv)" style="color: #0a84ff;cursor: pointer;">
<span @click="toPriceManager(formCopv)" style="color: #0a84ff;cursor: pointer;">
查看《#{{$l(formCopv,'title')}}#》路线价格
</span>
</p>
......@@ -138,7 +138,8 @@ export default {
name: 'ProductPrice',
query: {
product_id: row.id,
product_type: row.typeId
product_type: row.typeId,
transportType:3
}
})
},
......
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