Merge branch 'develop' into nice

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-15 10:22:01 +07:00
commit 01495de672

View file

@ -141,7 +141,7 @@ export default [
component: resign_EMP,
meta: {
Auth: true,
Key: "SYS_RETIREMENT_EMP",
Key: "SYS_RESIGN_EMP",
Role: "STAFF",
},
},
@ -172,7 +172,7 @@ export default [
component: resignByidEMP,
meta: {
Auth: true,
Key: "SYS_RETIREMENT_EMP",
Key: "SYS_RESIGN_EMP",
Role: "STAFF",
},
},
@ -182,7 +182,7 @@ export default [
component: resignByidEMP,
meta: {
Auth: true,
Key: "SYS_RETIREMENT_EMP",
Key: "SYS_RESIGN_EMP",
Role: "STAFF",
},
},
@ -214,7 +214,7 @@ export default [
component: resignRejectEMP,
meta: {
Auth: true,
Key: "SYS_RETIREMENT_EMP",
Key: "SYS_RESIGN_EMP",
Role: "STAFF",
},
},
@ -224,7 +224,7 @@ export default [
component: resignRejectEMP,
meta: {
Auth: true,
Key: "SYS_RETIREMENT_EMP",
Key: "SYS_RESIGN_EMP",
Role: "STAFF",
},
},