<!-- 历史文件列详情 --> <script name="HistoryDocDetail" lang="ts" setup> // 逻辑 </script> <template> <app-container> 历史文件详情 </app-container> </template>