แก้ทดลอง
This commit is contained in:
parent
c25f0e1efd
commit
527184f60a
1 changed files with 1 additions and 5 deletions
|
|
@ -1190,11 +1190,7 @@ onMounted(async () => {
|
|||
</div>
|
||||
<div class="col-6">
|
||||
<q-select
|
||||
:readonly="
|
||||
!isEdit &&
|
||||
appointTopic?.id !== '' &&
|
||||
routeName !== 'probationWorkAdd'
|
||||
"
|
||||
:readonly="!isEdit && routeName !== 'probationWorkAdd'"
|
||||
outlined
|
||||
dense
|
||||
label="ผู้บันทึกแบบประเมินผล (คณะกรรมการ)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue