remove competency summary other tabs
This commit is contained in:
parent
f725b5fe21
commit
8ea15d38dc
4 changed files with 1 additions and 26 deletions
|
|
@ -1,13 +1,6 @@
|
|||
<script setup lang="ts">
|
||||
import CompetencyTotal from "@/modules/01_masterdata/components/competency/Summary.vue";
|
||||
</script>
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div class="row q-mb-sm">
|
||||
<div class="col-12">
|
||||
<CompetencyTotal />
|
||||
</div>
|
||||
</div>
|
||||
<div class="display-table">
|
||||
<q-card flat bordered class="q-mb-lg">
|
||||
<q-card-section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue