<!-- 启封申请 --> <script lang="ts" setup name="UnsealPage"> import list from '@/views/tested/status/delay/components/page.vue' </script> <template> <list status-type="2" /> </template>