Commit 1cab225d authored by youjie's avatar youjie

no message

parent c19b8db3
......@@ -47,7 +47,7 @@ export default defineComponent({
const data = reactive({})
const methods = {}
onMounted(()=>{
console.log(currentRouter.currentRoute.value.params.OrderId,'====')
})
return {...toRefs(data),...methods,search}
}
......
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