大屏功能更新

This commit is contained in:
zhangjunwen 2024-07-30 10:31:07 +08:00
parent 59c257c8d4
commit 62ec0e0084

View File

@ -89,7 +89,6 @@
v-show="showPanel"
>
<div class="headPanel">{{ this.showProvinceName }} <el-button
style="margin-left:20px"
@click="closePanel"
type="text"
>关闭</el-button></div>
@ -2025,6 +2024,7 @@ export default {
no-repeat center center;
position: absolute;
width: 450px;
min-height: 200px;
overflow-y: auto;
background-size: 100% 100%;
z-index: 999;