yangfeng
2023-10-19 5d5ea5cd8c4cc06da24cec8442dba934e599f702
src/views/reportForm/inventoryReport/index.vue
@@ -426,17 +426,4 @@
  }
}
::v-deep .el-table__body-wrapper{
  height: unset !important;
  // height: 100%;
}
::v-deep .table-view{
  height:unset !important;
}
.el-table__cell{
  text-align: unset !important;
}
::v-deep .el-table__cell.is-left{
  text-align: left !important;
}
</style>