[data-v-0e3c11f0] .el-dialog__body {
  padding: 10px 20px !important;
}
[data-v-0e3c11f0] .avue-crud .el-table {
  height: calc(100vh - 330px) !important;
  max-height: calc(100vh - 330px) !important;
}
.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;
}
