Commit fc89c9b2 authored by youjie's avatar youjie

no message

parent 463964f4
......@@ -212,7 +212,7 @@ export default defineComponent({
{ Name: t('hotel.car.group'), ID: 2 }
]
})
data.orderId = currentRouter.currentRoute.value.params.orderId
data.orderId = currentRouter.value.params.orderId
if (data.orderId == 0) {
history.back()
}
......
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