ece0306d by 杨炀

no message

1 parent 10db6431
......@@ -171,7 +171,8 @@ const hasPersonNum = ref(0)
const lform = ref({})
const scenicItem = ref({})
const form = ref({
contacts: user?.nickName || '',
// contacts: user?.nickName || '',
contacts: '',
phone: user?.phonenumber || '',
touristList: []
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!