|  | @@ -2447,173 +2447,173 @@ export default {
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      optionList: function() {
 | 
	
		
			
				|  |  | -      if (localStorage.getItem("roleName") == "GZXBKJ") {
 | 
	
		
			
				|  |  | -        this.optionList.column.forEach(el => {
 | 
	
		
			
				|  |  | -          el.disabled = true;
 | 
	
		
			
				|  |  | -        });
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "salaryWithdrawalStandard"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "rankWithdrawalStandard"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "performanceAwardName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "schoolAge").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "capitalIncreaseName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "salaryStandard"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "salaryBaseName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "workloadSalaryCritertion"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "virtualWorkloadSalary"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "doubleCease").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "virtualDoubleCease"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "dailyAssessmentCriteria"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "virtualDailyAssessmentCriteria"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "termPerformanceSalaryName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "leadingCadreSubsidyName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "assessLeadingCadreSubsidyName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "prepareLessonsName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "assessPrepareLessonsName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "teachingResearchName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "teachingResearch"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "assessTeachingResearchName"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "teacherSubsidy"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "classes").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "adjustTheBalance"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "payrollCredit"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "paid").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "teacherAssessSubsidy"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "wx").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "maternityLeaveSalary"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "inspectorFines"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "telephoneBill"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "learningPower"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "childbirthAllowance"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "androidIt").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "insuranceUnit"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "insurancePersonage"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "reservedFundsUnit"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "reservedFundsPersonage"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "personageTaxes"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "salaryRemark"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "pauseNoPayRemark"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "remarks").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "remarksOne").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "discipline").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "itemType").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "positiveTime"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "position").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "cname").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "idNumber").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(this.optionList.column, "code").disabled = false;
 | 
	
		
			
				|  |  | -        this.findObject(
 | 
	
		
			
				|  |  | -          this.optionList.column,
 | 
	
		
			
				|  |  | -          "enjoyOfficeTreatment"
 | 
	
		
			
				|  |  | -        ).disabled = false;
 | 
	
		
			
				|  |  | -      }
 | 
	
		
			
				|  |  | +      // if (localStorage.getItem("roleName") == "GZXBKJ") {
 | 
	
		
			
				|  |  | +      //   this.optionList.column.forEach(el => {
 | 
	
		
			
				|  |  | +      //     el.disabled = true;
 | 
	
		
			
				|  |  | +      //   });
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "salaryWithdrawalStandard"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "rankWithdrawalStandard"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "performanceAwardName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "schoolAge").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "capitalIncreaseName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "salaryStandard"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "salaryBaseName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "workloadSalaryCritertion"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "virtualWorkloadSalary"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "doubleCease").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "virtualDoubleCease"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "dailyAssessmentCriteria"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "virtualDailyAssessmentCriteria"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "termPerformanceSalaryName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "leadingCadreSubsidyName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "assessLeadingCadreSubsidyName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "prepareLessonsName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "assessPrepareLessonsName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "teachingResearchName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "teachingResearch"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "assessTeachingResearchName"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "teacherSubsidy"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "classes").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "adjustTheBalance"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "payrollCredit"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "paid").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "teacherAssessSubsidy"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "wx").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "maternityLeaveSalary"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "inspectorFines"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "telephoneBill"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "learningPower"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "childbirthAllowance"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "androidIt").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "insuranceUnit"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "insurancePersonage"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "reservedFundsUnit"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "reservedFundsPersonage"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "personageTaxes"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "salaryRemark"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "pauseNoPayRemark"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "remarks").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "remarksOne").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "discipline").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "itemType").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "positiveTime"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "position").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "cname").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "idNumber").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(this.optionList.column, "code").disabled = false;
 | 
	
		
			
				|  |  | +      //   this.findObject(
 | 
	
		
			
				|  |  | +      //     this.optionList.column,
 | 
	
		
			
				|  |  | +      //     "enjoyOfficeTreatment"
 | 
	
		
			
				|  |  | +      //   ).disabled = false;
 | 
	
		
			
				|  |  | +      // }
 | 
	
		
			
				|  |  |        if (localStorage.getItem("roleName") == "GZGZGLY") {
 | 
	
		
			
				|  |  |          this.optionList.column.forEach(el => {
 | 
	
		
			
				|  |  |            el.disabled = true;
 |