yusheng hace 10 meses
padre
commit
0088d8654b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/materialPlan/components/producePlan.vue

+ 1 - 0
src/views/materialPlan/components/producePlan.vue

@@ -226,6 +226,7 @@
               :columns="columns2"
               :key="row.sort + '-' + row.materialList.sort"
               @selection-change="handleSelectionChange"
+              maxHeight="350px"
             >
               <template v-slot:sort="{ $index }">
                 {{ $index + 1 }}