[Fix] popup แสดงข้อมูลอย่างย่อของ ขรก
This commit is contained in:
parent
57c5f5ec5d
commit
9eb77f4fc1
1 changed files with 3 additions and 1 deletions
|
|
@ -544,6 +544,7 @@ watch(modal, (newValue) => {
|
|||
<q-input
|
||||
borderless
|
||||
readonly
|
||||
autogrow
|
||||
:model-value="
|
||||
goverment.positionExecutive
|
||||
? goverment.positionExecutive
|
||||
|
|
@ -564,7 +565,8 @@ watch(modal, (newValue) => {
|
|||
? goverment.positionExecutiveSide
|
||||
: '-'
|
||||
"
|
||||
label="ด้านตำแหน่งทางการบริหาร"
|
||||
autogrow
|
||||
label="ด้านทางการบริหาร"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue