feat: recreated index SEP page with updated permissions and structure
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,6 @@ const name = 'rencana-kontrol'
|
||||
|
||||
export function getList(params: any = null) {
|
||||
let url = path
|
||||
console.log(params)
|
||||
if (params?.letterNumber && params.mode === 'by-control') {
|
||||
url += `/noSuratKontrol/${params.letterNumber}`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user