|
@@ -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"
|