处理generate生成失败逻辑

This commit is contained in:
X1627315083
2026-01-20 16:48:34 +08:00
parent f4043d6f61
commit fc28d78357
2 changed files with 6 additions and 1 deletions

View File

@@ -1806,6 +1806,8 @@ export default defineComponent({
}
});
}else{
this.generateList[selectCodeStr] = this.generateList[selectCodeStr].filter((item: any) => item.imgUrl)
}
});
},
@@ -2405,6 +2407,7 @@ export default defineComponent({
display: flex;
align-items: center;
justify-content: center;
position: absolute;
}
&:hover .img_item_hover{
// display: block;