diff --git a/index.html b/index.html
index de8acc5..0e3d5d4 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1,10 @@
-
-
-
- ระบบทรัพยากรบุคคล
+
+
+
+ ระบบบริหารทรัพยากรบุคคล
diff --git a/src/modules/01_dashboard/views/Dashboard.vue b/src/modules/01_dashboard/views/Dashboard.vue
index e0111e4..cf419f2 100644
--- a/src/modules/01_dashboard/views/Dashboard.vue
+++ b/src/modules/01_dashboard/views/Dashboard.vue
@@ -216,7 +216,7 @@ const thaiOptions: Intl.DateTimeFormatOptions = {
สวัสดี, {{ fullname }}
- ระบบทรัพยากรบุคคล
+ ระบบบริหารทรัพยากรบุคคลของกรุงเทพมหานคร
diff --git a/src/modules/10_registry/views/main.vue b/src/modules/10_registry/views/main.vue
index 182d11a..76694af 100644
--- a/src/modules/10_registry/views/main.vue
+++ b/src/modules/10_registry/views/main.vue
@@ -21,7 +21,7 @@ import { useQuasar } from "quasar";
const store = useRegistryInFormationStore();
const $q = useQuasar();
const mixin = useCounterMixin();
-const { messageError,dialogConfirm } = mixin;
+const { messageError, dialogConfirm } = mixin;
const profileImg = ref("");
const router = useRouter();
const tab = ref("information");
@@ -100,7 +100,7 @@ function onClickDownloadKp7(type: string) {
* logout keycloak
* confirm ก่อนออกจากระบบ
*/
- const doLogout = () => {
+const doLogout = () => {
dialogConfirm(
$q,
() => {
@@ -332,6 +332,12 @@ onMounted(async () => {
+
+ เปลี่ยนรหัสผ่าน
+
+
+
+
diff --git a/src/views/MainLayout.vue b/src/views/MainLayout.vue
index 476b933..0bf4824 100644
--- a/src/views/MainLayout.vue
+++ b/src/views/MainLayout.vue
@@ -7,7 +7,6 @@ import { useQuasar } from "quasar";
import keycloak from "@/plugins/keycloak";
import { useCounterMixin } from "@/stores/mixin";
-
const route = useRoute();
const router = useRouter();
@@ -154,8 +153,8 @@ const thaiOptions: Intl.DateTimeFormatOptions = {
minute: "2-digit",
};
-function onInfo(){
- router.push(`/registry`)
+function onInfo() {
+ router.push(`/registry`);
}
@@ -178,9 +177,9 @@ function onInfo(){
style="color: #ffffff; letter-spacing: 1px; line-height: 10px"
class="text-body2 text-weight-bolder col-12"
>
- ระบบทรัพยากรบุคคล
+ ระบบบริหารทรัพยากรบุคคล
- กรุงเทพมหานคร
+ ของกรุงเทพมหานคร
@@ -364,11 +363,17 @@ function onInfo(){
-
-
+
+
ข้อมูลทะเบียนประวัติข้อมูลทะเบียนประวัติ
@@ -402,9 +407,8 @@ function onInfo(){
style="height: 30px; max-width: 30px"
/>
-
+
@@ -490,7 +494,13 @@ function onInfo(){
icon="mdi-calendar-blank-outline"
@click="router.push(`/leave`)"
/>
-
+