ย้าย sammary สมรถนะ
This commit is contained in:
parent
44632967c6
commit
2b67885210
7 changed files with 189 additions and 153 deletions
|
|
@ -1,6 +1,13 @@
|
|||
<script setup lang="ts"></script>
|
||||
<script setup lang="ts">
|
||||
import CompetencyTotal from "@/modules/01_masterdata/components/competency/Summary.vue";
|
||||
</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