页面样式调整

This commit is contained in:
白菜
2025-06-24 22:48:33 +08:00
parent 7145afd5a0
commit 6cec2849ba
14 changed files with 213 additions and 275 deletions

View File

@ -19,7 +19,7 @@
</el-date-picker>
</el-form-item>
<el-form-item>
<el-button type="warning" @click="onSearch" native-type="button">搜索</el-button>
<el-button type="primary" @click="onSearch" native-type="button">搜索</el-button>
</el-form-item>
<el-form-item>
<el-button @click="onReset" native-type="button">重置</el-button>