Merge branch 'develop' into devTee
This commit is contained in:
commit
98e5eaad27
13 changed files with 234 additions and 61 deletions
|
|
@ -282,7 +282,7 @@ watchEffect(() => {
|
|||
|
||||
<DialogCreateCommand
|
||||
v-model:modal="modalCommand"
|
||||
:command-type-code="props.mainTabs === '1' ? 'C-PM-17' : 'C-PM-41'"
|
||||
:command-type-code="props.mainTabs === '1' ? 'C-PM-23' : 'C-PM-42'"
|
||||
:persons="dataMapToSend"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue