upd: dokumen divisi

Deskripsi:
- uplaod file

No Issues
This commit is contained in:
amel
2024-09-02 17:20:21 +08:00
parent 16f261e9fd
commit e8a17be677
4 changed files with 170 additions and 17 deletions

View File

@@ -181,7 +181,7 @@ export async function GET(request: Request) {
allData.push(...formatDataShare)
}
const formatData = _.orderBy(allData, ['category', 'name'])
const formatData = _.orderBy(allData, ['category', 'name'], ['desc', 'asc']);
let pathNow = path
let jalur = []