mirror of https://github.com/veops/cmdb.git
清理多余的router-view
This commit is contained in:
parent
018a349336
commit
256a4f4844
|
@ -1,6 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<router-view :key="$route.fullPath"></router-view>
|
||||
<a-modal
|
||||
v-model="addGroupModal"
|
||||
:title="$t('cmdb.ciType.addGroup')"
|
||||
|
|
Loading…
Reference in New Issue