wupengfei
2 天以前 8c7c68d21beaeb02b2141c7279f817ee95ff7449
src/components/Table/PortraitTableWithAttachment.vue
@@ -1,4 +1,5 @@
<template>
  <slot name="title"></slot>
  <PortraitTable v-bind="portraitTableProps" :label-width="labelWidth"> </PortraitTable>
  <div class="enclosure-list-title">附件列表</div>
  <ProTableV2