diff --git a/src/views/site/common/header.vue b/src/views/site/common/header.vue index de6039e..c0b5829 100644 --- a/src/views/site/common/header.vue +++ b/src/views/site/common/header.vue @@ -50,7 +50,7 @@ - + 今日课表 diff --git a/src/views/site/index.vue b/src/views/site/index.vue index 256b155..b112edb 100644 --- a/src/views/site/index.vue +++ b/src/views/site/index.vue @@ -59,9 +59,9 @@ - + - + diff --git a/src/views/zy/zyInfoStudent/ZyInfoStudent.data.ts b/src/views/zy/zyInfoStudent/ZyInfoStudent.data.ts index 5ed6e91..e8159cf 100644 --- a/src/views/zy/zyInfoStudent/ZyInfoStudent.data.ts +++ b/src/views/zy/zyInfoStudent/ZyInfoStudent.data.ts @@ -43,7 +43,7 @@ export const columns: BasicColumn[] = [ // dataIndex: 'wwxsl' // }, { - title: '外网检测是否通过', + title: '外网检测', align: "center", dataIndex: 'wwsftg', slots: { customRender: 'wwsftgaction' }, @@ -54,7 +54,7 @@ export const columns: BasicColumn[] = [ // dataIndex: 'nwxsl' // }, { - title: '内网检测是否通过', + title: '内网检测', align: "center", dataIndex: 'nwsftg', slots: { customRender: 'nwsftgaction' }, @@ -65,7 +65,7 @@ export const columns: BasicColumn[] = [ // dataIndex: 'aigcxsl' // }, { - title: 'aigc检测是否通过', + title: 'aigc检测', align: "center", dataIndex: 'aigcsftg', slots: { customRender: 'aigcsftgaction' }, diff --git a/src/views/zy/zyInfoStudent/ZyInfoStudentList.vue b/src/views/zy/zyInfoStudent/ZyInfoStudentList.vue index 5eac2c7..81372dd 100644 --- a/src/views/zy/zyInfoStudent/ZyInfoStudentList.vue +++ b/src/views/zy/zyInfoStudent/ZyInfoStudentList.vue @@ -24,10 +24,10 @@ - +