feat:project页面 上面html结构完成

This commit is contained in:
zhangyu
2020-08-19 17:32:26 +08:00
parent f0cb10b818
commit 2283194ecd
3 changed files with 148 additions and 287 deletions

View File

@@ -126,7 +126,7 @@
</template>
<template v-else-if="pageType == 'project'">
<!--<panel-tab from="project" :obj="currentProject" targetTab.sync="panel"></panel-tab>-->
<facade />
<facade :obj="currentProject" targetTab.sync="panel"/>
</template>
<transition name="el-zoom-in-bottom">