wupengfei
5 天以前 052a1c6f01420d695cb3c251619249725181ff02
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