feat: add departmentMail #1058

Closed
jorgep wants to merge 3 commits from hotfix-addDeptMail into master
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 4bd901b4ea - Show all commits

View File

@ -10,7 +10,6 @@ import { useState } from 'src/composables/useState';
import axios from 'axios';
import VnImg from 'src/components/ui/VnImg.vue';
import EditPictureForm from 'components/EditPictureForm.vue';
import department from 'src/router/modules/department';
const $props = defineProps({
id: {