清理多余的router-view

This commit is contained in:
thexqn 2024-08-23 16:55:21 +08:00
parent 0679fb96e9
commit 0a087df03f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<template>
<div>
<router-view :key="$route.fullPath"></router-view>
<a-modal
v-model="addGroupModal"
:title="$t('cmdb.ciType.addGroup')"