From 671a75dbe43d626a58f61f8bf0760a350e3a73ca Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Thu, 23 May 2024 21:06:35 +0800 Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B45=E6=9C=8823=E6=97=A5=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/site/common/header.vue | 2 +- src/views/site/index.vue | 4 +- .../zy/zyInfoStudent/ZyInfoStudent.data.ts | 6 +- .../zy/zyInfoStudent/ZyInfoStudentList.vue | 64 +++++++++++-------- 4 files changed, 42 insertions(+), 34 deletions(-) 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 @@ - +