This commit is contained in:
Viet An
2026-06-24 16:10:40 +07:00
parent 00229ae333
commit 66ffa01c57
2 changed files with 31 additions and 24 deletions

View File

@@ -22,6 +22,12 @@ export default /** @type {const} */ ([
url_detail: "data-detail/Import_Setting/",
params: {},
},
{
name: "importlog",
url: "data/Import_Log/",
url_detail: "data-detail/Import_Log/",
params: {},
},
{
name: "individual",
url: "data/Individual/",