<!-- 训练登记表详情 --> <script name="TrainDetail" lang="ts" setup> // 逻辑 </script> <template> <app-container> 训练登记表详情 </app-container> </template>