.dialog[data-v-0c229242] .el-table .el-table__fixed {
  height: 100% !important;
}
.detailInput .el-form-item .el-textarea[data-v-0c229242],
.detailInput .el-form-item .el-radio-group[data-v-0c229242],
.detailInput .el-form-item .el-input[data-v-0c229242] {
  display: block !important;
}
.detailInput .el-form-item .form-item-text[data-v-0c229242] {
  display: none;
}
.detailInput .el-form-item.is-required[data-v-0c229242]:not(.is-no-asterisk) .el-form-item__label:before {
  visibility: inherit !important;
}
.pagination-block[data-v-0c229242] {
  width: 100%;
  margin: 10px 0 30px 0;
  position: relative;
}
.pagination-block[data-v-0c229242] .el-pagination {
  position: absolute;
  right: 0;
}
.dialog-btn[data-v-0c229242] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

