Commit 7d8e8989 authored by zhengke's avatar zhengke

修复 保存行程详情

parent 88a9fbdf
...@@ -150,8 +150,8 @@ queryObj.value = inject(injectKeyDataSource).queryObj ...@@ -150,8 +150,8 @@ queryObj.value = inject(injectKeyDataSource).queryObj
slidesStore.setSlides(newSlides) slidesStore.setSlides(newSlides)
} }
}) })
console.log(dataObj,'====') // console.log(dataObj,'====')
console.log(slides.value,'-----') // console.log(slides.value,'-----')
} }
} catch (error) { } catch (error) {
......
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