refactor: add default img admin
This commit is contained in:
parent
a830118021
commit
a4b7df62eb
3 changed files with 8 additions and 3 deletions
|
|
@ -37,7 +37,6 @@ import SideMenu from 'src/components/SideMenu.vue';
|
|||
import ImageUploadDialog from 'src/components/ImageUploadDialog.vue';
|
||||
import FormAddress from 'src/components/02_personnel-management/FormAddress.vue';
|
||||
import DialogForm from 'src/components/DialogForm.vue';
|
||||
import { getRole } from 'src/services/keycloak';
|
||||
|
||||
const { locale, t } = useI18n();
|
||||
const $q = useQuasar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue