Merge branch 'develop' into dev-tee
This commit is contained in:
commit
63437d1406
4 changed files with 36 additions and 28 deletions
|
|
@ -149,9 +149,9 @@
|
|||
lazy-rules
|
||||
:model-value="profileId"
|
||||
hide-bottom-space
|
||||
label="เลขประจำตัวประชาชน"
|
||||
label="เลขบัตรประจำตัวประชาชน"
|
||||
maxlength="13"
|
||||
@update:model-value="updateProfileId"
|
||||
type="number"
|
||||
/>
|
||||
<q-input
|
||||
class="col-3"
|
||||
|
|
@ -299,8 +299,8 @@
|
|||
@update:model-value="updateReportYear"
|
||||
clearable
|
||||
> -->
|
||||
<!-- <template #year="{ year }">{{ year + 543 }}</template> -->
|
||||
<!-- <template #year-overlay-value="{ value }">{{
|
||||
<!-- <template #year="{ year }">{{ year + 543 }}</template> -->
|
||||
<!-- <template #year-overlay-value="{ value }">{{
|
||||
parseInt(value + 543)
|
||||
}}</template>
|
||||
<template #trigger>
|
||||
|
|
@ -318,7 +318,7 @@
|
|||
clearable
|
||||
@clear="clearReportDate"
|
||||
> -->
|
||||
<!-- <template v-slot:prepend>
|
||||
<!-- <template v-slot:prepend>
|
||||
<q-icon
|
||||
name="event"
|
||||
class="cursor-pointer"
|
||||
|
|
@ -326,7 +326,7 @@
|
|||
>
|
||||
</q-icon>
|
||||
</template> -->
|
||||
<!-- </q-input>
|
||||
<!-- </q-input>
|
||||
</template>
|
||||
</datepicker> -->
|
||||
<!-- <q-input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue