Compare commits

..

No commits in common. "aa75c8c882d01d21c1bfdedae04285afcc19fa27" and "56ee35ba8b815cbf0a77333526fb307a46fff3ca" have entirely different histories.

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 (nodeDnaId.value == "" || planData.strategyId == "") {
if (planData.nodeId == null || 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">