yusheng 10 ヶ月 前
コミット
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"
               :key="row.sort + '-' + row.materialList.sort"
               @selection-change="handleSelectionChange"
+              maxHeight="350px"
             >
               <template v-slot:sort="{ $index }">
                 {{ $index + 1 }}