<!-- 报废申请 --> <script lang="ts" setup name="qualityFile"> import list from '@/views/tested/status/delay/components/page.vue' </script> <template> <list /> </template>