<!-- 委托方任务单列表 --> <script name="CustomerInfoTask" lang="ts" setup> </script> <template> <app-container> 委托方任务单列表 </app-container> </template>