.region .itemListGrid .avue-crud .el-table {
  height: 450px !important;
  max-height: 450px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.region .el-dialog__body {
  height: 600px;
}
