fix การแสดง การพัฒนารายบุคคล (Individual Development Plan) ของลูกจ้าง
This commit is contained in:
parent
0a8d0c5471
commit
5846811f5e
1 changed files with 2 additions and 1 deletions
|
|
@ -172,7 +172,8 @@ onMounted(async () => {
|
|||
</script>
|
||||
<template>
|
||||
<!-- v-if="mode" -->
|
||||
<div class="col-12" v-if="dataPerson.officerType == 'OFFICER'">
|
||||
<!-- v-if="dataPerson.officerType == 'OFFICER'" -->
|
||||
<div class="col-12">
|
||||
<q-toolbar class="q-px-none q-mt-md">
|
||||
<span class="text-blue-6 text-weight-bold text-body1"
|
||||
>การพัฒนารายบุคคล (Individual Development Plan)</span
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue