d0506124 by lihua

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

1 parent a3a7845b
......@@ -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!