Merge branch 'develop' into feat/issue
* develop: fix: show workflow EMP fix:disable radio Digital fix:profileId To citizenId fix: form upload Attachment fix:bug fix: active act org level 0 only add: บันทึกรักษาการในตำแหน่ง (owner only) fix: convertCommandCodeName columns commandCode test fix:default profileAvatar fix:show btn delete avatar active fix: approveCheck fix: statusCheck PENDING fix(leave):approveCheck logic for commander approval status fix: disabled organization view fix(indicator-plan):fix nodeDnaId fix: title by issue #2156 ปรับระดับชั้นงาน-ย้ายลูกจ้าง (ข้อความเมนูไม่เหมือนกัน) fix(timestamp):clear_rowData ปิดปุ่มแก้ไข และเพิ่มของประวัติตำแหน่ง เงินเดือน แก้ได้แค่ owner เท่านั้น # Conflicts: # src/api/02_organizational/api.organization.ts
This commit is contained in:
commit
e3f35a189c
27 changed files with 497 additions and 204 deletions
|
|
@ -196,4 +196,6 @@ export default {
|
|||
orgAssistance: (id: string) => `${orgProfile}/assistance/${id}`,
|
||||
|
||||
orgIssues: `${organization}/issues`,
|
||||
// active รักษาการในตำแหน่งตามหน่วยงาน
|
||||
activeActPosition: (id: string) => `${orgPosAct}/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue