소스 검색

固定高度

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