This commit is contained in:
X1627315083@163.com
2026-03-05 10:55:54 +08:00
parent 832c9101ab
commit f781060e7b

View File

@@ -76,6 +76,7 @@ export default defineComponent({
selectImgItem(data) selectImgItem(data)
return return
} }
data.id = id
if(data?.imgUrl)data.url = data.imgUrl if(data?.imgUrl)data.url = data.imgUrl
let value = { let value = {
data, data,