diff --git a/src/modules/13_salary/components/SalaryLists/ProcessStep.vue b/src/modules/13_salary/components/SalaryLists/ProcessStep.vue index edf63dd54..7484edc27 100644 --- a/src/modules/13_salary/components/SalaryLists/ProcessStep.vue +++ b/src/modules/13_salary/components/SalaryLists/ProcessStep.vue @@ -1,5 +1,5 @@ @@ -169,7 +227,7 @@ function sendAndRecommend(title: string,typeOrder:string) { unelevated color="public" label="ส่งเอกสารให้ ผอ. ตรวจสอบ" - @click="sendToDirector('ส่งเอกสารให้ ผอ. ตรวจสอบ','officer')" + @click="sendToDirector('ส่งเอกสารให้ ผอ. ตรวจสอบ', 'officer')" /> @@ -178,16 +236,16 @@ function sendAndRecommend(title: string,typeOrder:string) { unelevated color="public" label="ยืนยันและส่งเอกสารให้ สกจ." - @click="sendToDirector('ยืนยันและส่งเอกสารให้ สกจ.','head')" + @click="sendToDirector('ยืนยันและส่งเอกสารให้ สกจ.', 'head')" /> - + @@ -197,7 +255,7 @@ function sendAndRecommend(title: string,typeOrder:string) { unelevated color="warning" label="ส่งคำแนะนำให้ ผอ. ตรวจสอบ" - @click="sendAndRecommend('ส่งคำแนะนำให้ ผอ. ตรวจสอบ','owner')" + @click="sendAndRecommend('ส่งคำแนะนำให้ ผอ. ตรวจสอบ', 'owner')" /> @@ -206,7 +264,9 @@ function sendAndRecommend(title: string,typeOrder:string) { unelevated color="public" label="ส่งคำแนะนำให้การเจ้าหน้าที่หน่วยงาน" - @click="sendAndRecommend('ส่งคำแนะนำให้การเจ้าหน้าที่หน่วยงาน','head')" + @click=" + sendAndRecommend('ส่งคำแนะนำให้การเจ้าหน้าที่หน่วยงาน', 'head') + " /> - +
+ asdasd + +
+ รายการเอกสาร +
+
+
+