89e511ea by lihua

fix: 详情不需要调用流程发起接口

1 parent 5802acd8
......@@ -1333,6 +1333,7 @@ onBeforeMount(async () => {
}
})
getProductDetail();
return;
}
await getTableData();
if (route.query.exchangeGuid) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!