ทะเบียนประวัติ
This commit is contained in:
parent
e6cfec106a
commit
af3fafe9f6
7 changed files with 75 additions and 36 deletions
|
|
@ -9,7 +9,10 @@ const tab = ref<string>("1");
|
|||
</script>
|
||||
<template>
|
||||
<div class="row items-center q-mb-lg">
|
||||
<div class="text-dark row items-center" style="font-size: 22px">
|
||||
<div
|
||||
class="text-dark row items-center text-weight-bold"
|
||||
style="font-size: 20px"
|
||||
>
|
||||
<q-icon name="mdi-cash" class="q-mr-md" />
|
||||
<span>ข้อมูลเงินเดือน/ค่าจ้าง</span>
|
||||
</div>
|
||||
|
|
@ -22,7 +25,7 @@ const tab = ref<string>("1");
|
|||
class="text-grey"
|
||||
active-color="blue"
|
||||
indicator-color="white"
|
||||
align="justify"
|
||||
align="left"
|
||||
narrow-indicator
|
||||
bordered
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue