zhengyiming
2025-06-12 8b3c422cc075f1083f8961663fb2e2f56f8b2e92
src/components/commonView/DetailView.vue
@@ -3,7 +3,7 @@
    <ChunkCellV2 title="批次信息" style="margin-bottom: 0">
      <BatchInfoView :form="form"></BatchInfoView>
    </ChunkCellV2>
    <ChunkCellV2 title="汇总材料" style="margin-bottom: 0">
    <ChunkCellV2 title="汇总材料" style="margin-bottom: 0" v-if="form.parkCollectFileList.length > 0">
      <MaterialInfoView :form="form"></MaterialInfoView>
    </ChunkCellV2>
    <ChunkCellV2 title="汇算材料" style="margin-bottom: 0">