หน้าทะเบียนประวัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-13 11:31:54 +07:00
parent 4a73df7bd8
commit 421b410a03
9 changed files with 131 additions and 47 deletions

View file

@ -47,8 +47,8 @@
icon="mdi-history"
@click="clickHistory(props.row)"
>
<q-tooltip>ประวแกไขใบอนญาตประกอบอาช</q-tooltip>
</q-btn>
<q-tooltip>ประวแกไขใบอนญาตประกอบอาช</q-tooltip>
</q-btn>
</q-td>
</q-tr>
</template>
@ -294,7 +294,8 @@ const store = useProfileDataStore();
const { profileData, changeProfileColumns } = store;
const mixin = useCounterMixin();
const { date2Thai, success, dateToISO, messageError, showLoader, hideLoader } = mixin;
const { date2Thai, success, dateToISO, messageError, showLoader, hideLoader } =
mixin;
const route = useRoute();
const id = ref<string>("");
const certificateNo = ref<string>();