@@ -20,7 +20,7 @@
</a-list>
</a-card>
</template>
-<script lang="ts" setup>
+<script setup>
import classCentre from '@/api/student/classCentre'
const listData = ref([])
const pagination = ref({
@@ -12,7 +12,7 @@