fix:按钮颜色位置调整

This commit is contained in:
shijing 2025-11-13 15:48:35 +08:00
parent 0cbbb46957
commit f0cfcbaf9f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,6 @@
@click="table_add(50)"
v-auth="'handover.create'"
>改版</el-button>
<el-button type="primary" @click="expendChange">{{changeText}}</el-button>
</div>
<div class="right-panel">
<el-select
@ -50,6 +49,7 @@
icon="el-icon-search"
@click="handleQuery"
></el-button>
<el-button type="warning" @click="expendChange">{{changeText}}</el-button>
</div>
</el-header>
<el-main class="nopadding">