Merge remote-tracking branch 'origin/StableVersion' into dev_vite

This commit is contained in:
X1627315083
2025-11-06 16:13:51 +08:00
5 changed files with 10 additions and 11 deletions

View File

@@ -587,8 +587,9 @@ export default defineComponent({
toProductImageVOList:selectArr,
// userLikeGroupId:upload.value.userlikeGroupId,
projectId:productImgData.selectObject.id,
modelName:obj.elementType == 'Relight'?'flux':speed.speedData.value,
modelName:props.productimgMenu.value == 'Relight'?'flux':speed.speedData.value,
direction:RelightDirection.value,
ageGroup:store.state.Workspace.probjects.ageGroup,
brightenValue:productImgData.brightenValue,
imageStrength:(100 - imageStrength)/100,