From 2f8f1246a5df747fa16b2c4baaba75d9f9f64c54 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Fri, 18 Aug 2023 16:53:35 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9F=E0=B8=AD=E0=B8=A3=E0=B9=8C=E0=B8=A1?= =?UTF-8?q?=E0=B8=95=E0=B8=B2=E0=B8=A1=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B9=80?= =?UTF-8?q?=E0=B8=A0=E0=B8=97=E0=B8=84=E0=B8=B3=E0=B8=AA=E0=B8=B1=E0=B9=88?= =?UTF-8?q?=E0=B8=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/05_placement/api.placement.ts | 14 +- .../10_order/components/step/step01.vue | 2153 ++++++++++++++--- 2 files changed, 1822 insertions(+), 345 deletions(-) diff --git a/src/api/05_placement/api.placement.ts b/src/api/05_placement/api.placement.ts index f844d90b4..e6c6e0847 100644 --- a/src/api/05_placement/api.placement.ts +++ b/src/api/05_placement/api.placement.ts @@ -61,6 +61,8 @@ export default { `${placement}/position/clear/${personalId}`, // order + organizationsOrder: () => `${order}/order/organizations`, + approverOC: (id: string) => `${order}/order/approver/${id}`, yearOptionsOrder: () => `${order}/order/fiscal-year`, listOrder: () => `${order}/order`, detailOrder: (orderId: string) => `${order}/order/detail/${orderId}`, @@ -120,7 +122,7 @@ export default { officerDetail: (id: string) => `${placement}/officer/${id}`, officerMainDelete: (id: string) => `${placement}/officer/${id}`, officerMainReport: () => `${placement}/officer/report`, - officerMainEdit: (id:string) => `${placemenHelpGov}/${id}`, + officerMainEdit: (id: string) => `${placemenHelpGov}/${id}`, // ส่งตัวกลับ placemenRepatriation, @@ -128,15 +130,15 @@ export default { repatriationDetail: (id: string) => `${placement}/repatriation/${id}`, repatriationMainDelete: (id: string) => `${placement}/repatriation/${id}`, repatriationMainReport: () => `${placement}/repatriation/report`, - repatriationMainEdit: (id:string) => `${placemenRepatriation}/${id}`, + repatriationMainEdit: (id: string) => `${placemenRepatriation}/${id}`, // ขอย้าย placemenRelocation, relocationMain: () => `${placement}/relocation`, - relocationDetail: (id:string) => `${placement}/relocation/${id}`, - relocationMainDelete: (id:string) => `${placement}/relocation/${id}`, + relocationDetail: (id: string) => `${placement}/relocation/${id}`, + relocationMainDelete: (id: string) => `${placement}/relocation/${id}`, relocationMainReport: () => `${placement}/relocation/report`, - relocationMainPut: (id:string) => `${placement}/relocation/position/${id}`, - relocationMainEdit: (id:string) => `${placemenRelocation}/${id}`, + relocationMainPut: (id: string) => `${placement}/relocation/position/${id}`, + relocationMainEdit: (id: string) => `${placemenRelocation}/${id}`, // อื่นๆ placemenOther, otherMain: () => `${placemenOther}`, diff --git a/src/modules/10_order/components/step/step01.vue b/src/modules/10_order/components/step/step01.vue index 4005a2ba4..73d358cf5 100644 --- a/src/modules/10_order/components/step/step01.vue +++ b/src/modules/10_order/components/step/step01.vue @@ -1,197 +1,6 @@ - +divdiv + +