mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 01:13:48 +08:00
清理多余的router-view
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<router-view :key="$route.fullPath"></router-view>
|
||||
<a-modal
|
||||
v-model="addGroupModal"
|
||||
:title="$t('cmdb.ciType.addGroup')"
|
||||
|
Reference in New Issue
Block a user