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