fix: 修复上一个更改时属性重复导致打包失败的问题

This commit is contained in:
hzj 2026-04-21 18:36:26 +08:00
parent 84b0f4fd64
commit fd646745a6
2 changed files with 0 additions and 4 deletions

View File

@ -52,8 +52,6 @@
:close-on-press-escape="false"
:close-on-click-modal="false"
:before-close="()=>themeSwitchVisible=false"
:modal-append-to-body="true"
:append-to-body="true"
>
<div class="theme-list ">
<el-radio-group v-model="themeVal" @change="themeChange">

View File

@ -62,8 +62,6 @@
:visible="queryDetailsVisible"
:close-on-press-escape="false"
:wrapper-closable="false"
:modal-append-to-body="true"
:append-to-body="true"
custom-class="drawer-auto-layout"
>
<div class="bar-graph-charts" style="padding: 0 10px">