ui การพัฒนารายบุคคล (Individual Development Plan) / แก้ แสดง ไม่พบข้อมูล
This commit is contained in:
parent
68a9efee60
commit
890a5214c5
16 changed files with 1500 additions and 1044 deletions
|
|
@ -7,6 +7,7 @@ import Training from "@/modules/10_registry/04_Achievement/02_Training.vue";
|
|||
import Insignia from "@/modules/10_registry/04_Achievement/03_Insignia.vue";
|
||||
import Honor from "@/modules/10_registry/04_Achievement/04_Honor.vue";
|
||||
import Assessments from "@/modules/10_registry/04_Achievement/05_Assessments.vue";
|
||||
import DevelopmentPlan from "@/modules/10_registry/04_Achievement/06_DevelopmentPlan.vue";
|
||||
|
||||
const router = useRouter();
|
||||
</script>
|
||||
|
|
@ -33,6 +34,7 @@ const router = useRouter();
|
|||
<Insignia />
|
||||
<Honor />
|
||||
<Assessments />
|
||||
<DevelopmentPlan />
|
||||
</div>
|
||||
</template>
|
||||
<style scoped>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue