Commit fff4b726 by 宋毅

tj

parent 500e2e17
...@@ -329,6 +329,7 @@ class TradeMarkService extends ServiceBase { ...@@ -329,6 +329,7 @@ class TradeMarkService extends ServiceBase {
} }
var deliveryStatusName = uiconfig.config.pdict.official_type[tmObj.officialType]; var deliveryStatusName = uiconfig.config.pdict.official_type[tmObj.officialType];
var flowObj = { var flowObj = {
isShow: 1,
app_id: ordertmproduct.app_id, app_id: ordertmproduct.app_id,
createuser_id: ordertmproduct.createuser_id, createuser_id: ordertmproduct.createuser_id,
sourceOrderNo: deliveryOrderNo, sourceOrderNo: deliveryOrderNo,
......
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