updated kpi
This commit is contained in:
parent
7ee651f8cc
commit
08f6efa1f5
3 changed files with 14 additions and 7 deletions
|
|
@ -63,7 +63,7 @@ const splitterModel = ref<number>(12);
|
|||
label="รายงานผลสำเร็จของงาน"
|
||||
:disable="store.tabOpen < 3"
|
||||
/>
|
||||
<q-tab name="4" label="สรุปผลการประเมิน" />
|
||||
<q-tab name="4" label="สรุปผลการประเมิน" :disable="store.tabOpen < 4" />
|
||||
<q-tab name="5" label="ไฟล์เอกสาร" />
|
||||
</q-tabs>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue