From 679b21ef2575981d8fa320fb24d365009c8a83c8 Mon Sep 17 00:00:00 2001 From: RISE Date: Thu, 29 Jan 2026 16:38:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=9E=84=E5=BB=BA=E6=8A=A5?= =?UTF-8?q?=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/basicclass/index.vue | 5 +- src/views/basic/basicstudent/index.vue | 4 +- src/views/basic/basicstudentavatar/index.vue | 3 +- src/views/stuwork/classplan/index.vue | 3 +- .../stuwork/classroomhygienemonthly/index.vue | 33 ++-- src/views/stuwork/classsummary/index.vue | 153 +++++++++--------- .../stuwork/dormbuildingmanger/index.vue | 18 +-- src/views/stuwork/dormliveapply/index.vue | 23 +-- src/views/stuwork/dormreform/index.vue | 20 ++- src/views/stuwork/dormroom/index.vue | 31 ++-- src/views/stuwork/dormroomstudent/index.vue | 29 ++-- .../stuwork/dormroomstudentchange/index.vue | 23 ++- src/views/stuwork/entrancerule/index.vue | 24 ++- src/views/stuwork/pendingwork/index.vue | 9 +- src/views/stuwork/rewardclass/index.vue | 23 +-- src/views/stuwork/rewarddorm/index.vue | 34 ++-- src/views/stuwork/rewardrule/index.vue | 18 ++- src/views/stuwork/rewardstudent/index.vue | 27 ++-- src/views/stuwork/stipendtermbatch/index.vue | 23 +-- src/views/stuwork/stuassociation/index.vue | 29 ++-- src/views/stuwork/stucare/index.vue | 31 ++-- src/views/stuwork/stuconduct/index.vue | 35 ++-- .../stuwork/stuinnerleaveapplygroup/index.vue | 22 +-- src/views/stuwork/stuleaveapply/index.vue | 42 +++-- src/views/stuwork/stupunlish/index.vue | 60 +++---- src/views/stuwork/stutemleaveapply/index.vue | 23 +-- src/views/stuwork/stuturnover/index.vue | 48 +++--- src/views/stuwork/stuunionleague/index.vue | 33 ++-- .../stuwork/stuworkstudyalternate/index.vue | 40 ++--- src/views/stuwork/teachbuilding/index.vue | 15 +- src/views/stuwork/teachclassroom/index.vue | 13 +- src/views/stuwork/tuitionfreestu/index.vue | 47 +++--- src/views/stuwork/tuitionfreeterm/index.vue | 4 +- src/views/stuwork/waterdetail/index.vue | 62 +++---- src/views/stuwork/waterorder/index.vue | 56 ++++--- .../stuwork/workstudyattendance/index.vue | 34 ++-- 36 files changed, 576 insertions(+), 521 deletions(-) diff --git a/src/views/basic/basicclass/index.vue b/src/views/basic/basicclass/index.vue index c2011f5..586420c 100644 --- a/src/views/basic/basicclass/index.vue +++ b/src/views/basic/basicclass/index.vue @@ -284,7 +284,6 @@ import { downBlobFile, adaptationUrl } from "/@/utils/other"; import TableColumnControl from '/@/components/TableColumnControl/index.vue' import { List, OfficeBuilding, Grid, Document, UserFilled, Phone, User, Lock, CircleCheck, TrendCharts, Setting, Menu, Search } from '@element-plus/icons-vue' import { useTableColumnControl } from '/@/hooks/tableColumn' -import '/@/styles/modern-page.scss' import { defineAsyncComponent as defineStatusTag } from 'vue' const StatusTag = defineStatusTag(() => import('/@/components/StatusTag/index.vue')) @@ -529,3 +528,7 @@ onMounted(() => { getClassListData() }) + + diff --git a/src/views/basic/basicstudent/index.vue b/src/views/basic/basicstudent/index.vue index 2cffe8c..1083426 100644 --- a/src/views/basic/basicstudent/index.vue +++ b/src/views/basic/basicstudent/index.vue @@ -139,7 +139,7 @@ 重置 - + @@ -169,7 +169,7 @@ icon="Picture" type="info" class="ml10" - @click="handleExportAvatar"> + @click="handleExportAvatar"> 导出头像 { diff --git a/src/views/stuwork/classsummary/index.vue b/src/views/stuwork/classsummary/index.vue index a92d177..ab07e67 100644 --- a/src/views/stuwork/classsummary/index.vue +++ b/src/views/stuwork/classsummary/index.vue @@ -162,83 +162,84 @@ {{ col.label }} - - - - - - - - - - - - - - - - - - - + - + - - - @@ -41,7 +41,7 @@ - + @@ -98,7 +98,7 @@ @order-change="handleColumnOrderChange" > @@ -54,7 +54,7 @@
- 助学金批次列表 + 助学金批次列?
@@ -34,10 +34,10 @@ clearable style="width: 200px" /> - + - + - + @@ -210,7 +210,7 @@ import { Phone, Collection, Document, Files, Setting, Menu, Search } from '@element-plus/icons-vue' import { useTableColumnControl } from '/@/hooks/tableColumn' -import '/@/styles/modern-page.scss' + // 定义变量内容 const route = useRoute() @@ -222,21 +222,21 @@ const showSearch = ref(true) const deptList = ref([]) const typeList = ref([]) -// 表格列配置 +// 表格列配? const tableColumns = [ { prop: 'associationName', label: '社团名称', minWidth: 200 }, { prop: 'deptName', label: '学院', minWidth: 150 }, { prop: 'teacherRealName', label: '指导老师姓名', width: 120 }, - { prop: 'maintainer', label: '负责人', width: 100 }, + { prop: 'maintainer', label: '负责?, width: 100 }, { prop: 'num', label: '人数', width: 80 }, { prop: 'openTime', label: '成立时间', width: 120 }, { prop: 'tel', label: '联系电话', width: 120 }, - { prop: 'type', label: '所属类别', width: 120 }, + { prop: 'type', label: '所属类?, width: 120 }, { prop: 'applyNote', label: '成立申请', minWidth: 200 }, { prop: 'ruleNote', label: '社团章程', minWidth: 200 } ] -// 列配置映射(用于图标) +// 列配置映射(用于图标? const columnConfigMap: Record = { associationName: { icon: Trophy }, deptName: { icon: OfficeBuilding }, @@ -277,7 +277,7 @@ const state: BasicTableProps = reactive({ item: 'records', totalCount: 'total' }, - createdIsNeed: true // 页面加载时自动获取数据 + createdIsNeed: true // 页面加载时自动获取数? }) // table hook @@ -288,7 +288,7 @@ const { tableStyle: _tableStyle } = useTable(state) -// 格式化类型 +// 格式化类? const formatType = (value: string | number) => { if (value === null || value === undefined || value === '') { return '-' @@ -362,7 +362,7 @@ const getTypeDict = async () => { } } -// 初始化 +// 初始? onMounted(() => { getDeptListData() getTypeDict() @@ -374,5 +374,6 @@ onMounted(() => { diff --git a/src/views/stuwork/stucare/index.vue b/src/views/stuwork/stucare/index.vue index 08d0440..0547c24 100644 --- a/src/views/stuwork/stucare/index.vue +++ b/src/views/stuwork/stucare/index.vue @@ -7,7 +7,7 @@
- 筛选条件 + 筛选条?
@@ -74,14 +74,14 @@ @@ -121,7 +121,7 @@ @order-change="handleColumnOrderChange" > - + - + - + - + @@ -248,7 +248,7 @@ import FormDialog from './form.vue' import ResultDialog from './result.vue' import { List, Calendar, Clock, OfficeBuilding, Grid, Avatar, UserFilled, Phone, Heart, Warning, CircleCheck, Setting, Menu, Search, Document } from '@element-plus/icons-vue' import { useTableColumnControl } from '/@/hooks/tableColumnControl' -import '/@/styles/modern-page.scss' + // 定义变量内容 const route = useRoute() @@ -263,22 +263,22 @@ const deptList = ref([]) const classList = ref([]) const careTypeList = ref([]) -// 表格列配置 +// 表格列配? const tableColumns = [ { prop: 'schoolYear', label: '学年' }, { prop: 'schoolTerm', label: '学期' }, { prop: 'deptName', label: '学院' }, { prop: 'classNo', label: '班级' }, { prop: 'realName', label: '姓名' }, - { prop: 'teacherRealName', label: '班主任姓名' }, - { prop: 'teacherTel', label: '班主任电话' }, + { prop: 'teacherRealName', label: '班主任姓? }, + { prop: 'teacherTel', label: '班主任电? }, { prop: 'careType', label: '需关爱类型' }, { prop: 'present', label: '危机表现', minWidth: 150 }, { prop: 'recordDate', label: '记录时间', width: 120 }, { prop: 'result', label: '干预结果', minWidth: 150 } ] -// 列配置映射(用于图标) +// 列配置映射(用于图标? const columnConfigMap: Record = { schoolYear: { icon: Calendar }, schoolTerm: { icon: Clock }, @@ -328,7 +328,7 @@ const { tableStyle } = useTable(state) -// 格式化学期 +// 格式化学? const formatSchoolTerm = (value: string | number) => { if (value === null || value === undefined || value === '') { return '-' @@ -457,7 +457,7 @@ const getCareTypeDict = async () => { } } -// 初始化 +// 初始? onMounted(() => { getSchoolYearList() getSchoolTermDict() @@ -472,5 +472,6 @@ onMounted(() => { diff --git a/src/views/stuwork/stuconduct/index.vue b/src/views/stuwork/stuconduct/index.vue index 4fb74c9..9c02186 100644 --- a/src/views/stuwork/stuconduct/index.vue +++ b/src/views/stuwork/stuconduct/index.vue @@ -7,7 +7,7 @@
- 筛选条件 + 筛选条?
@@ -75,7 +75,7 @@ @@ -136,7 +136,7 @@ @order-change="handleColumnOrderChange" > - + - + - + - +