视频页面加入用户指引 detail添加
This commit is contained in:
@@ -118,6 +118,7 @@ export default defineComponent({
|
||||
detailData.selectTitle = 'upload'
|
||||
}
|
||||
const openLibrary = ()=>{
|
||||
if(detailData.selectTitle == 'library')return
|
||||
detailData.selectTitle = 'library'
|
||||
getDetailListDom.libraryList.init()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user