|
@@ -117,6 +117,7 @@
|
|
|
v-model="excelForm"
|
|
|
table-loading="excelLoading"
|
|
|
:upload-after="uploadAfter"
|
|
|
+ class="schoolupload"
|
|
|
>
|
|
|
<template slot="excelTemplate">
|
|
|
<el-button type="primary" @click="derivation">
|
|
@@ -326,13 +327,13 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "职位",
|
|
|
+ label: "岗位",
|
|
|
prop: "compileCategory",
|
|
|
width: "100",
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "职工类别",
|
|
|
+ label: "教师类别",
|
|
|
prop: "staffType",
|
|
|
width: "100",
|
|
|
overHidden: true
|
|
@@ -344,7 +345,7 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "教师类别",
|
|
|
+ label: "类别",
|
|
|
prop: "salaryWithdrawalStandardName",
|
|
|
width: "100",
|
|
|
overHidden: true
|
|
@@ -368,6 +369,18 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
+ label: "日常考核等级",
|
|
|
+ prop: "dailyGrade",
|
|
|
+ width: "100",
|
|
|
+ overHidden: true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ label: "学期绩效等级",
|
|
|
+ prop: "performanceGrade",
|
|
|
+ width: "100",
|
|
|
+ overHidden: true
|
|
|
+ },
|
|
|
+ {
|
|
|
label: "学期绩效标准",
|
|
|
prop: "termPerformanceSalaryName",
|
|
|
width: "100",
|
|
@@ -422,12 +435,6 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "职级等级工资",
|
|
|
- prop: "rankSalary",
|
|
|
- width: "100",
|
|
|
- overHidden: true
|
|
|
- },
|
|
|
- {
|
|
|
label: "工资基数标准",
|
|
|
prop: "salaryBase",
|
|
|
width: "100",
|
|
@@ -440,6 +447,12 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
+ label: "虚拟工作量工资标准",
|
|
|
+ prop: "virtualWorkloadSalary",
|
|
|
+ width: "150",
|
|
|
+ overHidden: true
|
|
|
+ },
|
|
|
+ {
|
|
|
label: "工作量工资",
|
|
|
prop: "workloadSalary",
|
|
|
width: "100",
|
|
@@ -452,9 +465,10 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "虚拟工作量工资标准",
|
|
|
- prop: "virtualWorkloadSalary",
|
|
|
- width: "150",
|
|
|
+ label: "虚拟双休日工作量工资标准",
|
|
|
+ prop: "virtualDoubleCease",
|
|
|
+ type: "number",
|
|
|
+ width: "170",
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
@@ -464,12 +478,6 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "日常考核等级工资",
|
|
|
- prop: "dailyAssessmentSalary",
|
|
|
- width: "120",
|
|
|
- overHidden: true
|
|
|
- },
|
|
|
- {
|
|
|
label: "虚拟日常考核标准",
|
|
|
prop: "virtualDailyAssessmentCriteria",
|
|
|
width: "120",
|
|
@@ -512,19 +520,19 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "教研组长审核补贴",
|
|
|
+ label: "教研组长考核补贴",
|
|
|
prop: "assessTeachingResearch",
|
|
|
width: "120",
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "班主任补贴标准",
|
|
|
+ label: "班主任津贴标准",
|
|
|
prop: "teacherSubsidy",
|
|
|
width: "120",
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
- label: "班主任考核补贴标准",
|
|
|
+ label: "班主任考核津贴标准",
|
|
|
prop: "teacherAssessSubsidy",
|
|
|
width: "150",
|
|
|
overHidden: true
|
|
@@ -541,7 +549,12 @@ export default {
|
|
|
width: "100",
|
|
|
overHidden: true
|
|
|
},
|
|
|
-
|
|
|
+ {
|
|
|
+ label: "职级工资",
|
|
|
+ prop: "rankSalary",
|
|
|
+ width: "100",
|
|
|
+ overHidden: true
|
|
|
+ },
|
|
|
{
|
|
|
label: "工资基数",
|
|
|
prop: "salaryBaseName",
|
|
@@ -573,6 +586,12 @@ export default {
|
|
|
overHidden: true
|
|
|
},
|
|
|
{
|
|
|
+ label: "备课组长补贴标准",
|
|
|
+ prop: "prepareLessonsName",
|
|
|
+ width: "120",
|
|
|
+ overHidden: true
|
|
|
+ },
|
|
|
+ {
|
|
|
label: "备课组长考核补贴标准",
|
|
|
prop: "assessPrepareLessonsName",
|
|
|
width: "150",
|
|
@@ -745,6 +764,7 @@ export default {
|
|
|
this.show = false;
|
|
|
},
|
|
|
uploadAfter(res, done, loading) {
|
|
|
+ this.excelBox = false;
|
|
|
this.onLoad(this.page, this.search);
|
|
|
done();
|
|
|
},
|
|
@@ -826,8 +846,11 @@ export default {
|
|
|
};
|
|
|
</script>
|
|
|
|
|
|
-<style scoped>
|
|
|
+<style lang="scss" scoped>
|
|
|
.page-crad ::v-deep .basic-container__card {
|
|
|
height: 94.2vh;
|
|
|
}
|
|
|
+.schoolupload ::v-deep .el-upload-list {
|
|
|
+ display: none !important;
|
|
|
+}
|
|
|
</style>
|