This commit is contained in:
Viet An
2026-07-09 16:45:48 +07:00
parent 42124d4071
commit df4ed4bd4d
20 changed files with 726 additions and 964 deletions

View File

@@ -451,6 +451,18 @@ export default /** @type {const} */ ([
url_detail: "data-detail/Email_Template/",
params: {},
},
{
name: "Email_List",
url: "data/Email_List/",
url_detail: "data-detail/Email_List/",
params: {},
},
{
name: "Email_Job",
url: "data/Email_Job/",
url_detail: "data-detail/Email_Job/",
params: {},
},
{
name: "issuedplace",
url: "data/Issued_Place/",