Browse Source

修改标题

dev
马远东 1 year ago
parent
commit
608ba5a90c
  1. 2
      src/views/home/course/index.vue
  2. 2
      src/views/home/index.vue

2
src/views/home/course/index.vue

@ -142,7 +142,7 @@ const courseStatus = ref([
status: 2
},
{
title: '党建课程',
title: '质量管理课程',
status: 3
},
{

2
src/views/home/index.vue

@ -144,7 +144,7 @@ const coursePage = ref([
},
{
records: [] as Course[],
title: "党建课程",
title: "质量管理课程",
status: 3
},
{

Loading…
Cancel
Save