修改流程样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user