feat: project重构 (45%)

This commit is contained in:
zhangyu
2023-02-16 18:13:14 +08:00
parent b4ed631e9b
commit 1330f25970
13 changed files with 484 additions and 79 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="project">
<!-- <topologyL5 v-if="reloadFacade" ref="facade" :obj="currentProject" :topologyIndexF="topologyIndexF" targetTab.sync="panel" @changeTopologyIndexF="changeTopologyIndexF"/>-->
<meta2dMain :meta2dId="'projectId'" :topoData="topoData" :querysArray="querysArray" :projectName="currentProject.name"/>
<meta2dMain :meta2dId="'projectId'" :topoData="topoData" :querysArray="querysArray" :projectName="currentProject.name" :timeType="timeType"/>
<transition name="el-zoom-in-bottom">
<bottom-box
v-if="bottomBox.showSubList"