ออกคำสั่ง กล่องทับ text
This commit is contained in:
parent
2b67885210
commit
1f439d6ca7
1 changed files with 2 additions and 0 deletions
|
|
@ -1218,6 +1218,7 @@ const getClass = (val: boolean) => {
|
|||
:class="getClass(true)"
|
||||
outlined
|
||||
dense
|
||||
hide-bottom-space
|
||||
class="full-width datepicker"
|
||||
:model-value="
|
||||
conclusionRegisterDate != null
|
||||
|
|
@ -1277,6 +1278,7 @@ const getClass = (val: boolean) => {
|
|||
:class="getClass(true)"
|
||||
outlined
|
||||
dense
|
||||
hide-bottom-space
|
||||
class="full-width datepicker"
|
||||
:model-value="
|
||||
conclusionResultDate != null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue