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