Commit 4da597c1 authored by zhengke's avatar zhengke

no message

parent f2a11d42
......@@ -96,6 +96,7 @@ const queryObj = ref({} as any)
datas.DataSource = inject(injectKeyDataSource)
// 获取行程模版数据
const GetTripTemplate = async () =>{
if(!datas.DataSource.queryObj.TempId) return
try {
let queryMsg = {
TempId:datas.DataSource.queryObj.TempId
......
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