提交 a93256f3 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 7217154a
...@@ -16,7 +16,7 @@ const generateVisible = ref(false) ...@@ -16,7 +16,7 @@ const generateVisible = ref(false)
const generateLoading = ref(false) const generateLoading = ref(false)
const params = reactive({ const params = reactive({
type: 1, type: 1,
itinerary_id: props.data.id itinerary_id: props.data.itinerary_id
}) })
async function handleGenerate() { async function handleGenerate() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论