瀏覽代碼

固定高度

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 }}