@@ -222,11 +221,11 @@ const changeSm = async (row: any, type: any) => {
params['gzSignStart'] = row.gzSignStart;
}
if (type == 'jzxSignStart') {
- params['jzxSignStart'] = row.jzxSignStart;
- }
- if (type == 'isPreStart') {
- params['isPreStart'] = row.isPreStart;
- }
+ params['jzxSignStart'] = row.jzxSignStart;
+ }
+ if (type == 'isPreStart') {
+ params['isPreStart'] = row.isPreStart;
+ }
await editQuickField(params);
message.success('修改成功');
} catch (error: any) {
diff --git a/src/views/recruit/recruitstudentschool/detaiform.vue b/src/views/recruit/recruitstudentschool/detaiform.vue
index 43f43c9..0e336ad 100644
--- a/src/views/recruit/recruitstudentschool/detaiform.vue
+++ b/src/views/recruit/recruitstudentschool/detaiform.vue
@@ -1,201 +1,183 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
diff --git a/src/views/recruit/recruitstudentschool/index.vue b/src/views/recruit/recruitstudentschool/index.vue
index ab57971..275d3d0 100644
--- a/src/views/recruit/recruitstudentschool/index.vue
+++ b/src/views/recruit/recruitstudentschool/index.vue
@@ -16,264 +16,226 @@
-->
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
-
-
-
- 新 增
-
- 导入信息
-
-
- 变更历史
-
-
+
+
+ 新 增
+ 导入信息
+ 变更历史
+
-
-
-
-
-
-
-
- {{ getDeptName(scope.row.deptCode) }}
-
-
-
-
- {{ getAreaName(scope.row.area) }}
-
-
-
-
-
- 修改
-
-
- 删除
-
-
-
-
+
+
+
+
+
+
+
+ {{ getDeptName(scope.row.deptCode) }}
+
+
+
+
+ {{ getAreaName(scope.row.area) }}
+
+
+
+
+
+ 修改
+
+
+ 删除
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
+
-
-
-
-
+
+
+
-
+
diff --git a/src/views/recruit/recruitstudentschool/school-history.vue b/src/views/recruit/recruitstudentschool/school-history.vue
index 4e071b2..0fdd58a 100644
--- a/src/views/recruit/recruitstudentschool/school-history.vue
+++ b/src/views/recruit/recruitstudentschool/school-history.vue
@@ -1,63 +1,56 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
+
+
-
-
\ No newline at end of file
+
diff --git a/src/views/recruit/recruitstudentsignup/AdmissionNoticeDialog.vue b/src/views/recruit/recruitstudentsignup/AdmissionNoticeDialog.vue
index e128a61..9933d1b 100644
--- a/src/views/recruit/recruitstudentsignup/AdmissionNoticeDialog.vue
+++ b/src/views/recruit/recruitstudentsignup/AdmissionNoticeDialog.vue
@@ -1,83 +1,85 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
diff --git a/src/views/recruit/recruitstudentsignup/DelayPayTimeDialog.vue b/src/views/recruit/recruitstudentsignup/DelayPayTimeDialog.vue
index 5053ffe..98d715a 100644
--- a/src/views/recruit/recruitstudentsignup/DelayPayTimeDialog.vue
+++ b/src/views/recruit/recruitstudentsignup/DelayPayTimeDialog.vue
@@ -1,79 +1,78 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
diff --git a/src/views/recruit/recruitstudentsignup/PayQrcodeDialog.vue b/src/views/recruit/recruitstudentsignup/PayQrcodeDialog.vue
index 30057a6..470ada2 100644
--- a/src/views/recruit/recruitstudentsignup/PayQrcodeDialog.vue
+++ b/src/views/recruit/recruitstudentsignup/PayQrcodeDialog.vue
@@ -1,131 +1,133 @@
-
-
-
-
-
-
-
- 立即查询
-
-
-
-
-
- {{ payQrcode1Msg }}
-
-
+
+
+
+
+
+
+
+ 立即查询
+
+
+
+
+
+ {{ payQrcode1Msg }}
+
+
-
- {{ payQrcode2Msg }}
-
-
+
+ {{ payQrcode2Msg }}
+
+
-
- {{ payQrcode3Msg }}
-
-
-
- ** 此界面为查询学生缴款二维码,如有收不到微信推送,或手机号填错的,可直接在此扫码支付,支付成功后,请手动点击"立即查询"按钮,查询该生的缴费情况;因财政收费系统有一定的滞后性,如点击"立即查询"后任显示未交费,请稍后再继续查询,或重新点击"立即查询"按钮 **
-
+
+ {{ payQrcode3Msg }}
+
+
+
+ **
+ 此界面为查询学生缴款二维码,如有收不到微信推送,或手机号填错的,可直接在此扫码支付,支付成功后,请手动点击"立即查询"按钮,查询该生的缴费情况;因财政收费系统有一定的滞后性,如点击"立即查询"后任显示未交费,请稍后再继续查询,或重新点击"立即查询"按钮
+ **
+
-
-
+
diff --git a/src/views/recruit/recruitstudentsignup/areaStatic.vue b/src/views/recruit/recruitstudentsignup/areaStatic.vue
index 2ffa3d8..07e0123 100644
--- a/src/views/recruit/recruitstudentsignup/areaStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/areaStatic.vue
@@ -1,31 +1,30 @@
-
+
-
diff --git a/src/views/recruit/recruitstudentsignup/areaStaticByCZ.vue b/src/views/recruit/recruitstudentsignup/areaStaticByCZ.vue
index 502f8fd..6c083d8 100644
--- a/src/views/recruit/recruitstudentsignup/areaStaticByCZ.vue
+++ b/src/views/recruit/recruitstudentsignup/areaStaticByCZ.vue
@@ -1,185 +1,179 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
- 查询
-
- 清空
-
-
-
-
-
- 导出
-
-
-
-
-
-
-
+
+ 查询
+ 清空
+
+
+
+
+ 导出
+
+
+
+
+
+
+
-
-
-
+
+
diff --git a/src/views/recruit/recruitstudentsignup/areaStaticByOther.vue b/src/views/recruit/recruitstudentsignup/areaStaticByOther.vue
index e7e25d6..7f26344 100644
--- a/src/views/recruit/recruitstudentsignup/areaStaticByOther.vue
+++ b/src/views/recruit/recruitstudentsignup/areaStaticByOther.vue
@@ -1,177 +1,178 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
- 查询
-
- 清空
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 查询
+ 清空
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/contanctByDeptStatic.vue b/src/views/recruit/recruitstudentsignup/contanctByDeptStatic.vue
index 139c093..93be7a8 100644
--- a/src/views/recruit/recruitstudentsignup/contanctByDeptStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/contanctByDeptStatic.vue
@@ -1,157 +1,151 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
- 查询
-
- 清空
-
-
-
-
-
- 导出
-
-
-
-
-
-
-
-
-
+
+ 查询
+ 清空
+
+
+
+
+ 导出
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/contanctByUserStatic.vue b/src/views/recruit/recruitstudentsignup/contanctByUserStatic.vue
index 273a30f..0ca7b61 100644
--- a/src/views/recruit/recruitstudentsignup/contanctByUserStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/contanctByUserStatic.vue
@@ -1,212 +1,215 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
- 查询
-
- 清空
-
-
-
-
-
- 导出
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ 查询
+ 清空
+
+
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/contanctStatic.vue b/src/views/recruit/recruitstudentsignup/contanctStatic.vue
index d41d545..4be306b 100644
--- a/src/views/recruit/recruitstudentsignup/contanctStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/contanctStatic.vue
@@ -1,40 +1,39 @@
-
+
-
diff --git a/src/views/recruit/recruitstudentsignup/detaiform.vue b/src/views/recruit/recruitstudentsignup/detaiform.vue
index 13d9eab..a1af9f9 100644
--- a/src/views/recruit/recruitstudentsignup/detaiform.vue
+++ b/src/views/recruit/recruitstudentsignup/detaiform.vue
@@ -1,1694 +1,1638 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
+
+
+ 最多上传5张
+
+
+
+
+
+
+
+
+
+ 最多上传5张
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/src/views/recruit/recruitstudentsignup/dormFW.vue b/src/views/recruit/recruitstudentsignup/dormFW.vue
index ab039cb..006c8c2 100644
--- a/src/views/recruit/recruitstudentsignup/dormFW.vue
+++ b/src/views/recruit/recruitstudentsignup/dormFW.vue
@@ -1,277 +1,279 @@
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/dorm_analysis.vue b/src/views/recruit/recruitstudentsignup/dorm_analysis.vue
index 4ec7dac..47e53d5 100644
--- a/src/views/recruit/recruitstudentsignup/dorm_analysis.vue
+++ b/src/views/recruit/recruitstudentsignup/dorm_analysis.vue
@@ -1,160 +1,131 @@
-
-
-
-
-
-
-
-
-
- 汇总导出
-
-
-
-
-
-
- {{ getLabelValueByProps(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' }) }}
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ 汇总导出
+
+
+
+
+
+ {{ getLabelValueByProps(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' }) }}
+
+
+
+
+
+
+
-
+
diff --git a/src/views/recruit/recruitstudentsignup/inSchoolSocreStatic.vue b/src/views/recruit/recruitstudentsignup/inSchoolSocreStatic.vue
index b9ad54b..a69a5f6 100644
--- a/src/views/recruit/recruitstudentsignup/inSchoolSocreStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/inSchoolSocreStatic.vue
@@ -1,127 +1,106 @@
-
-
-
- 历年常州地区初中生分数段人数统计(本省本市、初中生源)
-
+
+
+
历年常州地区初中生分数段人数统计(本省本市、初中生源)
-
- 导出
-
+
+ 导出
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/index.vue b/src/views/recruit/recruitstudentsignup/index.vue
index f9bfd32..5edde02 100644
--- a/src/views/recruit/recruitstudentsignup/index.vue
+++ b/src/views/recruit/recruitstudentsignup/index.vue
@@ -1,1434 +1,1248 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
- -
-
-
-
-
- -
-
-
-
-
+
+
+
+
+
-
-
-
- 查询
- 重置
-
-
-
+
+
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
-
-
-
- 新增
-
- 导入中招平台数据
-
- 一键同步省人社
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 查询
+ 重置
+
+
+
-
-
+
+
+
+ 新增
+ 导入中招平台数据
+
+ 一键同步省人社
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
-
-
-
-
+
+
+
+
+
+ {{ getStatusConfig(zlshList, '2')?.label }}
+
-
-
-
-
-
- {{ getStatusConfig(zlshList, '2')?.label }}
-
-
-
-
-
-
-
-
- {{ getStatusConfig(zlshList, scope.row.zlsh)?.label }}
-
-
-
-
-
-
-
资料检测详情
-
-
-
-
审核状态
-
-
-
-
-
- {{ getStatusConfig(zlshList, scope.row.zlsh)?.label }}
-
-
-
-
-
-
-
材料状态
-
-
-
- 缺少毕业证
-
-
-
- 缺新市民材料
-
-
-
- 无需上传
-
-
-
- 材料齐全
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
- {{ getStatusConfig(auditStatusList, scope.row.auditStatus)?.label }}
-
- -
-
-
-
-
-
-
- {{ getMajorLabelWithYears(planMajorList, scope.row.confirmedMajor, { key: 'majorCode', value: 'majorName' }) }}
-
- -
-
-
-
-
- {{ dateFormat(scope.row.auditTime) }}
- -
-
-
-
-
-
-
-
-
-
- {{ getStatusConfig(interviewDicList, scope.row.interview)?.label }}
-
-
-
-
-
-
面试详情
-
-
-
-
面试结果
-
-
- {{ getStatusConfig(interviewDicList, scope.row.interview)?.label }}
-
-
-
-
-
-
-
驳回原因
-
-
- {{ scope.row.interviewReason }}
-
-
-
-
-
-
-
- {{ getStatusConfig(interviewDicList, scope.row.interview)?.label }}
-
-
-
-
-
-
- -
-
-
-
-
-
-
{{ scope.row.isBackTz=='0' ? '未发放' : scope.row.isBackTz=='1' ? '已发放' : '-' }}
-
- /
-
-
-
- -
-
-
-
+
+
+
+
+
+
+ {{ getStatusConfig(zlshList, scope.row.zlsh)?.label }}
+
+
+
-
-
-
- {{ getLabelValueByProps(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' }) }}
- ({{ scope.row.auditorName }})
-
- -
-
-
+
+
+
资料检测详情
-
-
-
- {{ getStatusConfig(paystatusList, scope.row.paiedOffline)?.label }}
-
- {{ getStatusConfig(paystatusList, scope.row.paiedOffline)?.label || '-' }}
-
-
-
-
-
- {{ getStatusConfig(pushedList, scope.row.pushed)?.label }}
-
-
-
-
-
-
-
- 查看
-
-
handleMoreCommand(command, scope.row)"
- />
-
-
-
+
+
+
审核状态
+
+
+
+
+
+ {{ getStatusConfig(zlshList, scope.row.zlsh)?.label }}
+
+
+
-
+
+
+
材料状态
+
+
+
+ 缺少毕业证
+
+
+
+ 缺新市民材料
+
+
+
+ 无需上传
+
+
+
+ 材料齐全
+
+
+
-
-
-
-
+
+
+
+
+
+ -
+
+
+
+
+
+
+ {{ getStatusConfig(auditStatusList, scope.row.auditStatus)?.label }}
+
+ -
+
+
+
+
+
+
+ {{
+ getMajorLabelWithYears(planMajorList, scope.row.confirmedMajor, { key: 'majorCode', value: 'majorName' })
+ }}
+
+ -
+
+
+
+
+ {{ dateFormat(scope.row.auditTime) }}
+ -
+
+
+
+
+
+
+
+
+
+ {{ getStatusConfig(interviewDicList, scope.row.interview)?.label }}
+
+
-
+
+
+
面试详情
-
+
+
+
面试结果
+
+
+ {{ getStatusConfig(interviewDicList, scope.row.interview)?.label }}
+
+
+
-
-
+
+
+
驳回原因
+
+
+ {{ scope.row.interviewReason }}
+
+
+
+
-
-
+
+
+ {{ getStatusConfig(interviewDicList, scope.row.interview)?.label }}
+
-
+
+
-
+
+ -
+
+
+
+
+
+
{{ scope.row.isBackTz == '0' ? '未发放' : scope.row.isBackTz == '1' ? '已发放' : '-' }}
+
+ /
+
+
+
+ -
+
+
+
-
-
-
+
+
+
+ {{ getLabelValueByProps(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' }) }}
+ ({{ scope.row.auditorName }})
+
+ -
+
+
+
+
+
+
+ {{ getStatusConfig(paystatusList, scope.row.paiedOffline)?.label }}
+
+ {{ getStatusConfig(paystatusList, scope.row.paiedOffline)?.label || '-' }}
+
+
+
+
+
+ {{ getStatusConfig(pushedList, scope.row.pushed)?.label }}
+
+
+
+
+
+
+
查看
+
handleMoreCommand(command, scope.row)" />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/indexClass.vue b/src/views/recruit/recruitstudentsignup/indexClass.vue
index a752c9b..4a453d9 100644
--- a/src/views/recruit/recruitstudentsignup/indexClass.vue
+++ b/src/views/recruit/recruitstudentsignup/indexClass.vue
@@ -1,713 +1,571 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- 查询
- 重置
-
-
-
+
+
+
+ 查询
+ 重置
+
+
+
-
-
-
- 分班导出
-
- 一键分班
-
- 一键分学号
-
- 同步学工
-
-
-
+
+
+
+ 分班导出
+ 一键分班
+
+ 一键分学号
+
+ 同步学工
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {{
+ getLabelValueByPropes2(planMajorList, scope.row.confirmedMajor, { key: 'majorCode', value: 'majorName' })
+ }}
+
+
+
+
+ {{
+ getLabelValueByPropes(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' })
+ }}
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{getLabelValueByPropes2(planMajorList,scope.row.confirmedMajor,{'key':'majorCode','value':'majorName'})}}
-
-
-
+
+
+
+ {{ getYesNoType(scope.row.isTb)?.label }}
+
+
+
-
- {{getLabelValueByPropes(deptList,scope.row.deptCode,{'key':'deptCode','value':'deptName'})}}
-
-
-
-
-
-
+
+
+ 查看
+
+ 调整班级
+
+
+
+
-
-
-
- {{ getYesNoType(scope.row.isTb)?.label }}
-
-
-
+
+
+
+
-
-
-
- 查看
-
-
- 调整班级
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/interviewForm.vue b/src/views/recruit/recruitstudentsignup/interviewForm.vue
index b098460..647a1bf 100644
--- a/src/views/recruit/recruitstudentsignup/interviewForm.vue
+++ b/src/views/recruit/recruitstudentsignup/interviewForm.vue
@@ -1,111 +1,100 @@
-
-
-
-
- {{ item.label }}
-
-
-
-
-
-
-
+
+
+
+
+ {{ item.label }}
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
diff --git a/src/views/recruit/recruitstudentsignup/juniorlneStatic.vue b/src/views/recruit/recruitstudentsignup/juniorlneStatic.vue
index d31f479..f2c0a51 100644
--- a/src/views/recruit/recruitstudentsignup/juniorlneStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/juniorlneStatic.vue
@@ -1,195 +1,182 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
-
- 导出
-
+
+ 导出
+
-
-
-
- {{ scope.row.indexNum }}
-
-
-
-
- {{ getDeptType(scope.row.deptCode) }}
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ {{ scope.row.indexNum }}
+
+
+
+
+ {{ getDeptType(scope.row.deptCode) }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/list.vue b/src/views/recruit/recruitstudentsignup/list.vue
index 630e972..04b8b40 100644
--- a/src/views/recruit/recruitstudentsignup/list.vue
+++ b/src/views/recruit/recruitstudentsignup/list.vue
@@ -1,440 +1,350 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
-
-
-
- 设置住宿范围
-
-
- 一键判断住宿范围
-
-
- 批量发送短信
-
-
- 名单导出
-
-
+
+
+ 设置住宿范围
+ 一键判断住宿范围
+ 批量发送短信
+ 名单导出
+
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ getDeptName(scope.row.deptCode) }}
-
-
-
-
-
- {{ getStatusConfig(DORM_RANGE_STATUS_LIST, scope.row.isOutFw)?.label }}
-
-
-
-
- {{ getStatusConfig(MANUAL_SET_STATUS_LIST, scope.row.isSd)?.label }}
-
-
-
-
- {{ getStatusConfig(SEND_STATUS_LIST, scope.row.isSend)?.label }}
-
-
-
-
-
- 设为范围内
-
-
- 设为范围外
-
-
- 家庭地址
-
-
- 删除
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ getDeptName(scope.row.deptCode) }}
+
+
+
+
+
+ {{
+ getStatusConfig(DORM_RANGE_STATUS_LIST, scope.row.isOutFw)?.label
+ }}
+
+
+
+
+ {{
+ getStatusConfig(MANUAL_SET_STATUS_LIST, scope.row.isSd)?.label
+ }}
+
+
+
+
+ {{ getStatusConfig(SEND_STATUS_LIST, scope.row.isSend)?.label }}
+
+
+
+
+
+ 设为范围内
+
+
+ 设为范围外
+
+ 家庭地址
+ 删除
+
+
+
-
-
+
+
-
-
-
+
+
+
-
+
diff --git a/src/views/recruit/recruitstudentsignup/majorChange.vue b/src/views/recruit/recruitstudentsignup/majorChange.vue
index 6d3153d..5176f04 100644
--- a/src/views/recruit/recruitstudentsignup/majorChange.vue
+++ b/src/views/recruit/recruitstudentsignup/majorChange.vue
@@ -1,375 +1,356 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ Number(dataForm.feeTuition) + Number(dataForm.feeAgency) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ Number(dataForm.feeTuition) + Number(dataForm.feeAgency) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/schoolAreaStatic.vue b/src/views/recruit/recruitstudentsignup/schoolAreaStatic.vue
index 53969f6..46dbd27 100644
--- a/src/views/recruit/recruitstudentsignup/schoolAreaStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/schoolAreaStatic.vue
@@ -1,389 +1,203 @@
-
-
-
- 招生地区分布统计(本省本市、普通招生、自主招生)
-
+
+
+
-
-
-
-
-
-
-
- 查询
- 重置
-
-
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
-
- 导出
-
+
+ 导出
+
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/schoolStatic.vue b/src/views/recruit/recruitstudentsignup/schoolStatic.vue
index 9e20e03..b3e8420 100644
--- a/src/views/recruit/recruitstudentsignup/schoolStatic.vue
+++ b/src/views/recruit/recruitstudentsignup/schoolStatic.vue
@@ -1,175 +1,164 @@
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
-
- 导出
-
+
+ 导出
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/showMap.vue b/src/views/recruit/recruitstudentsignup/showMap.vue
index e85e437..4816931 100644
--- a/src/views/recruit/recruitstudentsignup/showMap.vue
+++ b/src/views/recruit/recruitstudentsignup/showMap.vue
@@ -1,188 +1,186 @@
-
-
-
- {{ form.homeAddressDetail }}
-
-
-
-
+
+
+
+ {{ form.homeAddressDetail }}
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/static.vue b/src/views/recruit/recruitstudentsignup/static.vue
index 3bffbdf..79634dc 100644
--- a/src/views/recruit/recruitstudentsignup/static.vue
+++ b/src/views/recruit/recruitstudentsignup/static.vue
@@ -1,176 +1,171 @@
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
-
- 导出
-
+
+ 导出
+
-
-
-
- {{ global.getLabelValueByPropes(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' }) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ {{ global.getLabelValueByPropes(deptList, scope.row.deptCode, { key: 'deptCode', value: 'deptName' }) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignup/studorm.vue b/src/views/recruit/recruitstudentsignup/studorm.vue
index d545aa5..3449f15 100644
--- a/src/views/recruit/recruitstudentsignup/studorm.vue
+++ b/src/views/recruit/recruitstudentsignup/studorm.vue
@@ -1,37 +1,37 @@
-
+
diff --git a/src/views/recruit/recruitstudentsignup/update.vue b/src/views/recruit/recruitstudentsignup/update.vue
index 19165c4..86ef036 100644
--- a/src/views/recruit/recruitstudentsignup/update.vue
+++ b/src/views/recruit/recruitstudentsignup/update.vue
@@ -1,537 +1,522 @@
-
- dataFormSubmit('1')"
- label-width="100px">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ dataFormSubmit('1')" label-width="100px">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
-
-
-
- 最多上传5张
-
-
-
-
-
-
-
-
-
-
- 最多上传5张
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
+
+
+ 最多上传5张
+
+
+
+
-
-
-
-
+
+
+
+
+
+ 最多上传5张
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignupturnover/index.vue b/src/views/recruit/recruitstudentsignupturnover/index.vue
index 0ba093b..ae7c603 100644
--- a/src/views/recruit/recruitstudentsignupturnover/index.vue
+++ b/src/views/recruit/recruitstudentsignupturnover/index.vue
@@ -1,443 +1,428 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 重置
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
-
-
-
-
-
- {{ getTypeLabel(scope.row.type) }}
-
-
-
-
-
-
-
-
- {{ scope.row.newMajorInfo || '查看详情' }}
-
-
-
-
- -
-
-
-
-
- {{ scope.row.newAgencyFee }} / {{ scope.row.oldAgencyFee }}
-
-
-
-
- {{ scope.row.newFeeTuition }} / {{ scope.row.oldFeeTuition }}
-
-
-
-
- {{ scope.row.newCorrectedScore }} / {{ scope.row.oldCorrectedScore }}
-
-
-
-
-
-
-
-
-
-
-
- {{ getStatusConfig(auditStateOptions, scope.row.isMajorChange)?.label }}
-
-
-
-
- {{ getStatusConfig(auditStateOptions, scope.row.isMajorChange)?.label }}
-
-
-
-
-
- {{ scope.row.remarks }}
-
-
-
-
-
-
- {{ getStatusConfig(auditStateOptions, scope.row.isMajorChange)?.label }}
-
-
-
-
- -
-
-
-
-
-
- 审核
-
-
-
-
+
+
+
+
+
+ {{ getTypeLabel(scope.row.type) }}
+
+
+
+
+
+
+
+
+ {{ scope.row.newMajorInfo || '查看详情' }}
+
+
+
+
+ -
+
+
+
+
+ {{ scope.row.newAgencyFee }} / {{ scope.row.oldAgencyFee }}
+
+
+
+
+ {{ scope.row.newFeeTuition }} / {{ scope.row.oldFeeTuition }}
+
+
+
+
+ {{ scope.row.newCorrectedScore }} / {{ scope.row.oldCorrectedScore }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ getStatusConfig(auditStateOptions, scope.row.isMajorChange)?.label }}
+
+
+
+
+ {{ getStatusConfig(auditStateOptions, scope.row.isMajorChange)?.label }}
+
+
+
+
+
+ {{ scope.row.remarks }}
+
+
+
-
-
+
+
+ {{ getStatusConfig(auditStateOptions, scope.row.isMajorChange)?.label }}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+
+
+
+
+ 审核
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/recruit/recruitstudentsignupturnovermoneychange/form.vue b/src/views/recruit/recruitstudentsignupturnovermoneychange/form.vue
index 488bcef..4ac55fd 100644
--- a/src/views/recruit/recruitstudentsignupturnovermoneychange/form.vue
+++ b/src/views/recruit/recruitstudentsignupturnovermoneychange/form.vue
@@ -1,173 +1,160 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff --git a/src/views/recruit/recruitstudentsignupturnovermoneychange/index.vue b/src/views/recruit/recruitstudentsignupturnovermoneychange/index.vue
index c35d507..1b9a0c1 100644
--- a/src/views/recruit/recruitstudentsignupturnovermoneychange/index.vue
+++ b/src/views/recruit/recruitstudentsignupturnovermoneychange/index.vue
@@ -16,162 +16,154 @@
-->
-
-
-
-
+
-
-
-
- 新 增
-
-
-
+
+
+
+ 新 增
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 编辑
-
-
- 删除
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
-
-
+
+
-
-
-
-
+
+
+