<!-- 沿用申请 --> <script lang="ts" setup name="DelayPage"> import list from '@/views/tested/status/delay/components/page.vue' </script> <template> <list status-type="5" /> </template>