แก้ Popup ดูข้อมูลคำสั่งที่คลิกจากตำแหน่ง/เงินเดือนในทะเบียนประวัติ
This commit is contained in:
parent
78d033364d
commit
d44cc0d477
2 changed files with 24 additions and 61 deletions
|
|
@ -18,4 +18,7 @@ export default {
|
|||
`${command}/${tab}/recive/${commandReciveId}`,
|
||||
|
||||
checkIdofficer: `${env.API_URI}/org/profile/keycloak/idofficer`,
|
||||
|
||||
commandRegister:(id:string)=>`${command}/register-tab0/${id}`,
|
||||
commandRegisterByType:(id:string,type:string)=>`${command}/register-tab4/${type}/${id}`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue