refactor: add show img

This commit is contained in:
Net 2024-08-02 18:00:29 +07:00
parent a9890c0968
commit 5f26c8bcdc
3 changed files with 43 additions and 11 deletions

View file

@ -1257,6 +1257,7 @@ watch(currentHq, () => {
? 'branchHQLabel'
: 'branchLabel',
),
branchImgUrl: `/branch/${props.row.id}/branch-image`,
}"
:field-selected="fieldSelected"
:badge-field="['branchLabelStatus']"