3283a5c2 by zhangmeng

成绩查询

1 parent a8ad77c8
...@@ -49,9 +49,7 @@ ...@@ -49,9 +49,7 @@
49 <script setup> 49 <script setup>
50 import { ref } from 'vue' 50 import { ref } from 'vue'
51 import { ElMessage } from 'element-plus' 51 import { ElMessage } from 'element-plus'
52 import { 52 import { getqySchedule } from '@/apiPc/common'
53 getqySchedule
54 } from '@/apiPc/common'
55 import { useStorage } from '@vueuse/core/index' 53 import { useStorage } from '@vueuse/core/index'
56 import { fillImgUrl } from '/@/utils/ruoyi' 54 import { fillImgUrl } from '/@/utils/ruoyi'
57 55
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!