yusheng 10 месяцев назад
Родитель
Сommit
0088d8654b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/materialPlan/components/producePlan.vue

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

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