修复红绿图更新前后片问题

This commit is contained in:
X1627315083
2025-09-16 11:39:45 +08:00
parent 64a96a0cff
commit 06a313c216
3 changed files with 4 additions and 2 deletions

View File

@@ -58,6 +58,8 @@ export default defineComponent({
if(props.type != 'models'){
if(!file.resData.minIOPath){
file.minIOPath = getMinioUrl(file.imgUrl || file.resData.url)
}else{
file.minIOPath = file.resData.minIOPath
}
if(!file.designType){
file.designType = file.resData.designType