Admin
2022-07-05 b0bc7311799d8e8cc2e385f8316ab32551f103fd
src/views/specialWorkSystem/approvalProcess/approveProcessManagement/index.vue
@@ -226,11 +226,11 @@
   .home-container {
      height: 100%;
      overflow: hidden;
      background: #fff;
      padding: 40px;
      .el-row{
         display: flex;
         align-items: center;
         margin-bottom: 20px;
         &:last-child {
            margin-bottom: 0;
         }
@@ -270,6 +270,7 @@
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 20px;
            .mainCardBtn{
               margin: 0;
            }