feat: เพิ่ม toggleStatusEmployee
This commit is contained in:
parent
686d88c8d4
commit
3ce1e0da44
4 changed files with 31 additions and 4 deletions
|
|
@ -207,6 +207,7 @@ watch(currentStatus, async () => {
|
|||
class="col-4"
|
||||
>
|
||||
<BranchCardCustomer
|
||||
:inactive="br.status === 'INACTIVE'"
|
||||
:color="customerType"
|
||||
:badgeField="['status']"
|
||||
:data="{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue