Commit 869fc491 authored by zhengke's avatar zhengke

优化代码

parent 52b748f6
......@@ -374,7 +374,7 @@ const GetTripTemplate = async () =>{
}
]
let Title = '模版名称'
Title = searchData.value.TemplateType!=2?'模版名称':'广告名称'
if(searchData.value.TemplateType==2) Title = '广告名称'
slidesStore.setTitle(Title)
return slidesStore.setSlides(list)
}
......
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