fix(04): change image state
This commit is contained in:
parent
8760d81265
commit
b6890330fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue