zuozhengqing
2023-10-19 ab8615772d49e399fb6b3dfadad87a18ecabdd74
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>