change sys key

This commit is contained in:
Warunee Tamkoo 2024-11-15 10:15:20 +07:00
parent a96dcf2981
commit 3fedf44f69

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",
},
},