<!-- 校验检测办法 --> <script lang="ts" setup name="CNASfile"> import templatePag from './components/templatePage.vue' </script> <template> <template-pag name="校验检测办法" authority="testingMethod" /> </template>