瀏覽代碼

修改bug

QuKatie 3 年之前
父節點
當前提交
faf706fd8d

+ 0 - 1
src/views/salaryManagement/highSchool/detailsPage.vue

@@ -302,7 +302,6 @@
               @change="salaryAdd(crudForm)"
             />
           </template>
-          <!-- //3.日常考核工资 =日常考核工资-虚拟日常考核标准 -->
           <template slot="pauseNoPayTwoForm" slot-scope="{ column, disabled }">
             <el-input
               :disabled="disabled"

+ 0 - 4
src/views/salaryManagement/juniorhighSchool/detailsPage.vue

@@ -130,9 +130,6 @@
           <template slot="workloadSalaryLabel">
             <el-tag>工作量工资:</el-tag>
           </template>
-          <template slot="dailyAssessmentSalaryLabel">
-            <el-tag>日常考核工资:</el-tag>
-          </template>
           <template slot="awardSalaryLabel">
             <el-tag>奖励工资:</el-tag>
           </template>
@@ -305,7 +302,6 @@
               @change="salaryAdd(crudForm)"
             />
           </template>
-          <!-- //3.日常考核工资 =日常考核工资-虚拟日常考核标准 -->
           <template slot="pauseNoPayTwoForm" slot-scope="{ column, disabled }">
             <el-input
               :disabled="disabled"

+ 0 - 4
src/views/salaryManagement/logisticsDepartment/detailsPage.vue

@@ -130,9 +130,6 @@
           <template slot="workloadSalaryLabel">
             <el-tag>工作量工资:</el-tag>
           </template>
-          <template slot="dailyAssessmentSalaryLabel">
-            <el-tag>日常考核工资:</el-tag>
-          </template>
           <template slot="awardSalaryLabel">
             <el-tag>奖励工资:</el-tag>
           </template>
@@ -305,7 +302,6 @@
               @change="salaryAdd(crudForm)"
             />
           </template>
-          <!-- //3.日常考核工资 =日常考核工资-虚拟日常考核标准 -->
           <template slot="pauseNoPayTwoForm" slot-scope="{ column, disabled }">
             <el-input
               :disabled="disabled"

+ 0 - 3
src/views/salaryManagement/primarySchool/detailsPage.vue

@@ -130,9 +130,6 @@
           <template slot="workloadSalaryLabel">
             <el-tag>工作量工资:</el-tag>
           </template>
-          <template slot="dailyAssessmentSalaryLabel">
-            <el-tag>日常考核工资:</el-tag>
-          </template>
           <template slot="customizeFourLabel">
             <el-tag>绩效工资:</el-tag>
           </template>