fix fetch ช้อมูลรายการออกคำสั่ง
This commit is contained in:
parent
5fb8c24263
commit
f1c056fc8d
31 changed files with 69 additions and 32 deletions
|
|
@ -322,5 +322,6 @@ watch(
|
|||
v-model:modal="modalCommand"
|
||||
:command-type-code="commandType"
|
||||
:persons="selected ? dataMapToSend : []"
|
||||
:fetch-data="props.getData"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue