修复问题和编写因子图表
This commit is contained in:
parent
a9d30b70e7
commit
62276dad9e
|
@ -1,12 +1,12 @@
|
|||
<template>
|
||||
<div class="app-container">
|
||||
<el-button round>
|
||||
<router-link target="_blank" to="/bigScreen">
|
||||
<el-icon>
|
||||
<FullScreen />
|
||||
</el-icon><span>可视大屏</span>
|
||||
</router-link>
|
||||
</el-button>
|
||||
<!-- <el-button round>-->
|
||||
<!-- <router-link target="_blank" to="/bigScreen">-->
|
||||
<!-- <el-icon>-->
|
||||
<!-- <FullScreen />-->
|
||||
<!-- </el-icon><span>可视大屏</span>-->
|
||||
<!-- </router-link>-->
|
||||
<!-- </el-button>-->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue