คำสั่ง รายชื่อผู้ถูกพักราชการ

This commit is contained in:
STW_TTTY\stwtt 2024-09-27 11:41:51 +07:00
parent b3576ec6cf
commit df7c3f2961
4 changed files with 163 additions and 209 deletions

View file

@ -463,7 +463,7 @@ watch(
<!-- dialog สรางคำส -->
<DialogCreateCommand
v-model:modal="modalCommand"
:command-type-code="'C-PM-01'"
:command-type-code="commandType"
:persons-id="selected.map((r) => r.id)"
/>
</template>