fix:label q-input year
This commit is contained in:
parent
7ecf76701a
commit
f3bd67c93f
12 changed files with 20 additions and 20 deletions
|
|
@ -508,7 +508,7 @@ onMounted(async () => {
|
|||
dense
|
||||
borderless
|
||||
:model-value="Number(year) + 543"
|
||||
:label="`${'ปีพ.ศ.'}`"
|
||||
:label="`${'ปี พ.ศ.'}`"
|
||||
>
|
||||
<template v-slot:prepend>
|
||||
<q-icon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue