Merge remote-tracking branch 'origin/StableVersion' into develop
This commit is contained in:
@@ -344,9 +344,9 @@ export default defineComponent({
|
||||
file.id = res.data.id
|
||||
file.isChecked = true
|
||||
file.type = 'ProductElement'
|
||||
if(productimgMenu.value.value == 'Relight'){
|
||||
file.type = "ToProductImage"
|
||||
}
|
||||
// if(productimgMenu.value.value == 'Relight'){
|
||||
// file.type = "ToProductImage"
|
||||
// }
|
||||
productImgData.fileList[productimgMenu.value.value].filter((v: any) => v.status === "done");
|
||||
}else{
|
||||
bor = false
|
||||
|
||||
Reference in New Issue
Block a user