API history

This commit is contained in:
setthawutttty 2024-01-26 15:24:49 +07:00
parent 6e065b562c
commit e6bc92e736
2 changed files with 3 additions and 0 deletions

View file

@ -6,4 +6,6 @@ export default {
/** โครงสร้างอัตรากำลัง*/ /** โครงสร้างอัตรากำลัง*/
activeOrganization: `${organization}/active`, activeOrganization: `${organization}/active`,
createOrganization: `${organization}/draft`, createOrganization: `${organization}/draft`,
organizationHistoryNew:`${organization}/history`,
}; };

View file

@ -104,6 +104,7 @@ function getDate() {
}, },
]; ];
rows.value = dataDraft; rows.value = dataDraft;
// API // API
// showLoader() // showLoader()
// http // http