feat: เพิ่ม ปิด กับสถานะของ branch
This commit is contained in:
parent
433b087b1e
commit
68c690aae1
1 changed files with 2 additions and 0 deletions
|
|
@ -937,6 +937,8 @@ watch(locale, () => {
|
|||
:editData="() => drawerEdit()"
|
||||
:submit="() => onSubmit()"
|
||||
:delete-data="() => triggerDelete(codeSubBranch.id)"
|
||||
:close="() => (modalDrawer = false)"
|
||||
:statusBranch="formData.status"
|
||||
>
|
||||
<template #info>
|
||||
<infoForm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue