修复问题和编写因子图表

This commit is contained in:
jiangzhe 2024-04-29 11:05:42 +08:00
parent a9d30b70e7
commit 62276dad9e
1 changed files with 7 additions and 7 deletions

View File

@ -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>