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