Update DRP Pengadaan dan bug select box, authentication with menus

This commit is contained in:
Titan Hadiyan
2023-06-01 20:09:46 +07:00
parent 7ae5db711e
commit 3f0aafc0e9
7 changed files with 1339 additions and 1115 deletions

View File

@@ -33,6 +33,7 @@ export default {
username: data.data.username,
email: data.data.email,
role: data.data.role,
menus: data.data.menus,
avatarUrl: 'https://js.devexpress.com/Demos/WidgetsGallery/JSDemos/images/employees/06.png',
};