1d9cefb9 by lihua

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

1 parent d6a4cd14
......@@ -1333,6 +1333,7 @@ onBeforeMount(async () => {
}
})
getProductDetail();
return;
}
if (detailType == 'detail') {
return; //详情不需要调用以下接口
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!