Commit 35aed00d authored by honghy's avatar honghy Committed by wux

bug180 【订单-异常订单】建议将<显示/隐藏/刷新>调小,现在太突兀了

parent d3d44a9c
...@@ -899,8 +899,6 @@ export default { ...@@ -899,8 +899,6 @@ export default {
showSearch: true, showSearch: true,
// 遮罩层 // 遮罩层
loading: true, loading: true,
// 显示搜索条件
showSearch: false,
// 总条数 // 总条数
total: 0, total: 0,
// 订单异常列表 // 订单异常列表
...@@ -1209,7 +1207,7 @@ export default { ...@@ -1209,7 +1207,7 @@ export default {
right: 0; right: 0;
} }
::v-deep .top-right-btn .el-row .el-button{ ::v-deep .top-right-btn .el-row .el-button{
font-size: 28px; font-size: 18px;
} }
::v-deep .top-right-btn .el-row{ ::v-deep .top-right-btn .el-row{
display: flex; display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment