Commit 9cfd134f authored by huhaiqing's avatar huhaiqing

流程增加shippingDetail

parent 37182c43
......@@ -160,6 +160,10 @@ export default {
return false
}
const map = {
"shippingDetail": {
component: "shippingDetail",
processId: this.processInstance.businessKey,
},
// 报价单特价审核,原来配置的组件名
"special-discount": {
component: 'OfferSpecialDetail',
......
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