refactor: edit id kababAction
This commit is contained in:
parent
92b14328f2
commit
c436765f91
1 changed files with 4 additions and 1 deletions
|
|
@ -1379,7 +1379,10 @@ const emptyCreateDialog = ref(false);
|
|||
/>
|
||||
|
||||
<KebabAction
|
||||
:id-name="props.row.code"
|
||||
:id-name="
|
||||
props.row.branch[0].customerName ||
|
||||
props.row.branch[0].firstName
|
||||
"
|
||||
:status="props.row.status"
|
||||
@view="
|
||||
() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue