Commit 1f3ac184 authored by shilei's avatar shilei

Merge branch '20231227_change_list_id' into dev

parents 8ed5b7a2 f95e2447
......@@ -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