修复问题和编写因子图表

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