<!-- 委托方情况报告详情 --> <script name="OrderDetail" lang="ts" setup> // 逻辑 </script> <template> <app-container> 委托方情况报告详情 </app-container> </template>