src/views/CNAS/resourceDemand/facilitiesEnvironment/component/three-wastes-treatment.vue
@@ -17,7 +17,7 @@ </div> </div> <div class="table"> <lims-table :tableData="tableData" :column="tableColumn" :height="'calc(100vh - 250px)'" @pagination="pagination" <lims-table :tableData="tableData" :column="tableColumn" :height="100" @pagination="pagination" :page="page" :tableLoading="tableLoading"></lims-table> </div> <three-wastes-dialog v-if="threeWastesDia" ref="threeWastesDia"