修复detail中元素初始化问题

This commit is contained in:
X1627315083
2025-11-24 11:49:05 +08:00
parent b9bb1fe610
commit f4508bf776
3 changed files with 2 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ export default defineComponent({
detailData.selectTitle = 'upload'
}
const sketchSysToLibrary = ()=>{
if(getDetailListDom.selectList.selectTitle == 'library')return
getDetailListDom.selectList.openLibrary()
}
const hasDuplicateId = (id:any)=>{