Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 6m46s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-01-29 10:39:10 +07:00
commit aa75c8c882
3 changed files with 3 additions and 3 deletions

View file

@ -177,7 +177,7 @@ function updateSelectedAgency(data: any, isUpdate: boolean = false) {
/**function ยืนยันการบันทึกข้อมูล */
function onSubmit() {
if (planData.nodeId == null || planData.strategyId == "") {
if (nodeDnaId.value == "" || planData.strategyId == "") {
dialogMessageNotify(
$q,
`กรุณาเลือกหน่วยงาน/ส่วนราชการ หรือ ยุทธศาสตร์/แผน`

View file

@ -175,7 +175,7 @@ onMounted(async () => {
class="q-mr-sm"
@click="router.push(`/placement/appoint-employee`)"
/>
รายละเอยดการปรบระดบชนงานกจาง {{ fullName }}
รายละเอยดการปรบระดบชนงาน-ายกจาง {{ fullName }}
</div>
<CardProfile :data="dataProfile as DataProfile" :type="'employee'" />

View file

@ -372,7 +372,7 @@ onMounted(async () => {
<template>
<div class="toptitle text-dark col-12 row items-center">
รายการปรบระดบชนงานกจาง
รายการปรบระดบชนงาน-ายกจาง
</div>
<q-card flat bordered class="col-12 q-mt-sm">
<div class="row q-pa-md">