fixing no probation
This commit is contained in:
parent
8b88e71273
commit
1689c96343
5 changed files with 12 additions and 1 deletions
|
|
@ -146,6 +146,7 @@ onMounted(async () => {
|
|||
:loop="probationStore.tabs.length"
|
||||
:FileDownload="FileDownload"
|
||||
:checkPermission="probationStore?.dataPermissions?.tab3?.isEdit as boolean"
|
||||
:is-max="probationStore.tabs.length === 3"
|
||||
/>
|
||||
<q-tab-panels
|
||||
v-model="tab"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue