ui Check Workflow

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-30 17:22:25 +07:00
parent 7fcd4968c5
commit a75773b747
4 changed files with 534 additions and 0 deletions

View file

@ -99,4 +99,7 @@ export default {
/** หมอบหมาย*/
commandSysAssign: `${organization}/commandSys/assign`,
posAssign: `${organization}/pos/assign`,
/** View Work Flow*/
viewWorkflow: `${organization}/view-workflow`,
};