migrate
This commit is contained in:
parent
e4a17b62ee
commit
2cb7a9ab07
13 changed files with 232 additions and 4 deletions
|
|
@ -2575,6 +2575,7 @@ export class DevelopmentController extends Controller {
|
|||
isDone: "ASC",
|
||||
isDoneIDP: "ASC",
|
||||
citizenId: "ASC",
|
||||
type: "DESC",
|
||||
},
|
||||
});
|
||||
const _getDevelopment = getDevelopment.map((item) => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue