Commit f95e2447 authored by shilei's avatar shilei

载体内产业园跳转详情

parent 1f35cddd
......@@ -152,7 +152,7 @@ const carrierInfo = computed(() => {
const toIndustrial = () => {
open({
query: {
id: detail.value?.carrierParkVo.id,
id: detail.value?.carrierParkVo.businessId,
},
path: RouteName.industrialParkDetail,
});
......
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