refactor: เพิ่ม id ให้ปุ่มกดสร้างลูกจ้าง
This commit is contained in:
parent
0a123d5d7d
commit
60e47dff2d
1 changed files with 1 additions and 0 deletions
|
|
@ -1570,6 +1570,7 @@ watch(
|
|||
v-if="selectorLabel === 'EMPLOYEE' || !selectorLabel"
|
||||
:label="$t('add') + ' ' + $t('EMPLOYEE')"
|
||||
external-label
|
||||
id="add-employee"
|
||||
label-position="left"
|
||||
@click="openDialogCustomerType()"
|
||||
color="primary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue