Merge pull request #1470 from Frappet/fix/commandYear
fix(command):queryParams.year :newDate().getFullYear()
This commit is contained in:
commit
5840d78dff
12 changed files with 21 additions and 22 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