This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-01-16 16:00:24 +07:00
parent 6aa8a61b40
commit 99cba9f3bd
5 changed files with 37 additions and 9 deletions

View file

@ -165,7 +165,6 @@ export default {
otherByid: (id: string) => `${placemenOther}/${id}`,
otherPositionUse: () => `${placemenOther}/use`,
userPlacement: (id: string) => `${placement}/user/${id}`,
// orderForm
@ -184,4 +183,6 @@ export default {
//รายงาน
placementReport: `${report}`,
transferAdmin: `${transfer}/admin`,
};