视频页面加入用户指引 detail添加

This commit is contained in:
X1627315083
2025-11-20 13:56:25 +08:00
parent 2249bf614f
commit c078f9dd93
9 changed files with 32 additions and 8 deletions

View File

@@ -226,7 +226,7 @@ export default defineComponent({
storeData.positionList = position
store.commit('setProbject',storeData)
// setChatData()
if(route.name == 'toolsPage'){
if(route.name == 'tools'){
getCollection('tools',null)
}else{
getCollection('design',null)