updated retirement field

This commit is contained in:
Warunee Tamkoo 2024-05-24 17:50:43 +07:00
parent 48ef8c19a6
commit 332a35569e
22 changed files with 172 additions and 192 deletions

View file

@ -39,7 +39,7 @@ const dataProfile = ref<DataProfile>();
const fullname = ref<string>("");
/** form แก้ไขข้อมูลเพื่อลงบัญชีแนบท้าย*/
const organizationPositionOld = ref<string>(""); //
const organizationPositionOld = ref<string>(""); ///
const organization = ref<string>(""); //
const dateStart = ref<Date | null>(null); //
const dateEnd = ref<Date | null>(null); //
@ -196,7 +196,7 @@ onMounted(() => {
<div class="col-12 row bg-white q-col-gutter-md">
<div class="col-xs-12 row items-center">
<div class="col-12">
<div class="text-weight-bold">ตำแหนและหนวยงานเด</div>
<div class="text-weight-bold">ตำแหน/งกเด</div>
</div>
<div class="col-12">
<q-input