refactor: เพิ่ม id tab

This commit is contained in:
Net 2024-07-19 14:04:02 +07:00
parent e8b273eabf
commit 0a123d5d7d
2 changed files with 11 additions and 4 deletions

View file

@ -1783,6 +1783,7 @@ watch(
>
<q-tab
name="employer"
id="tab-employer"
@click="
async () => {
selectorLabel = 'EMPLOYER';
@ -1804,6 +1805,7 @@ watch(
</q-tab>
<q-tab
name="employee"
id="tab-employee"
@click="
async () => {
selectorLabel = 'EMPLOYEE';