fix(04): change image state

This commit is contained in:
puriphatt 2024-08-27 17:44:18 +07:00
parent 8760d81265
commit b6890330fb

View file

@ -4472,7 +4472,7 @@ watch([currentStatusList, productMode], () => {
v-model:dialogState="imageDialog"
v-model:file="profileFileImg"
v-model:image-url="profileUrl as string"
:hidden-footer="!infoProductEdit && !infoServiceEdit"
:hidden-footer="!profileUrl && !dialogService && !dialogProduct"
clearButton
:change-disabled="!actionDisplay"
>