refactor: add show img
This commit is contained in:
parent
a9890c0968
commit
5f26c8bcdc
3 changed files with 43 additions and 11 deletions
|
|
@ -1257,6 +1257,7 @@ watch(currentHq, () => {
|
|||
? 'branchHQLabel'
|
||||
: 'branchLabel',
|
||||
),
|
||||
branchImgUrl: `/branch/${props.row.id}/branch-image`,
|
||||
}"
|
||||
:field-selected="fieldSelected"
|
||||
:badge-field="['branchLabelStatus']"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue