ปรับวินัยในส่วนของสอบสวน และเพิ่มเมนูรายชื่อผู้ถูกพักราชการ
This commit is contained in:
parent
ea614b07c2
commit
32a3ae5467
13 changed files with 2207 additions and 519 deletions
|
|
@ -1189,7 +1189,7 @@ onMounted(async () => {
|
|||
</div>
|
||||
<div
|
||||
class="col-12 q-mt-sm"
|
||||
v-if="formData.disciplineInvestigateRelevantDocs.length === 0"
|
||||
v-if="formData.disciplineInvestigateRelevantDocs && formData.disciplineInvestigateRelevantDocs.length === 0"
|
||||
>
|
||||
<q-card class="q-pa-md" bordered> ไม่มีรายการเอกสาร </q-card>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue