This commit is contained in:
parent
94680a6c2d
commit
352580270b
|
@ -9,8 +9,6 @@ import { dashIfEmpty } from 'src/filters';
|
|||
import VnUserLink from 'src/components/ui/VnUserLink.vue';
|
||||
import VnTitle from 'src/components/common/VnTitle.vue';
|
||||
|
||||
onUpdated(() => summaryRef.value.fetch());
|
||||
|
||||
const route = useRoute();
|
||||
const roleState = useRole();
|
||||
const { t } = useI18n();
|
||||
|
|
Loading…
Reference in New Issue