修改流程样式

This commit is contained in:
zhoulingpo
2023-04-19 16:16:51 +08:00
parent e4d9a33eb4
commit 53068704a9
4 changed files with 8 additions and 8 deletions
+2 -1
View File
@@ -145,6 +145,7 @@
:total="total"
@current-change="handlePageChange"
@size-change="handlePageSizeChange"
layout="total, sizes, prev, pager, next, jumper"
></el-pagination>
<template v-if="btnFlag">
<!-- 已选择的用户 -->
@@ -889,7 +890,7 @@ export default {
}
}
.dialog-footer{
margin-top: 10px;
margin-top: 20px;
::v-deep .el-button {
width: 80px;
height: 36px;