From 0aab114ff888094283b8197ef20d387906209a57 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 24 七月 2025 17:53:24 +0800
Subject: [PATCH] feat: 接口

---
 src/components/Table/PortraitTableWithAttachment.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/Table/PortraitTableWithAttachment.vue b/src/components/Table/PortraitTableWithAttachment.vue
index cefb234..ab47935 100644
--- a/src/components/Table/PortraitTableWithAttachment.vue
+++ b/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

--
Gitblit v1.9.1