Browse Source

固定高度

yusheng 10 tháng trước cách đây
mục cha
commit
0088d8654b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 }}