fix Command Emp

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-20 16:30:52 +07:00
parent 98bc7cb6ba
commit 475e145223
2 changed files with 5 additions and 3 deletions

View file

@ -283,7 +283,7 @@ watchEffect(() => {
<DialogCreateCommand
v-model:modal="modalCommand"
:command-type-code="'C-PM-23'"
:command-type-code="'C-PM-43'"
:persons="dataMapToSend"
/>
</template>