| | |
| | | 考核设置 |
| | | </el-button> |
| | | <el-button type="primary" icon="el-icon-view" text @click="handleAssessorDetails(row)"> |
| | | 考核结果详情 |
| | | 考核结果 |
| | | </el-button> |
| | | <!-- <el-button type="primary" icon="el-icon-view" text @click="handleTaskResult(row)"> |
| | | 考核结果 |
| | |
| | | |
| | | <script> |
| | | import { getDict } from '@/api/dict' |
| | | import { update } from '@/api/evaluate/evaluateTask' |
| | | import { update, getEmployeeLevelList } from '@/api/evaluate/evaluateTask' |
| | | import _ from 'lodash'; |
| | | import selectionDialog from './selectionDialog.vue'; |
| | | |
| | |
| | | |
| | | <script> |
| | | import { getDict } from '@/api/dict' |
| | | import { update } from '@/api/evaluate/evaluateTask' |
| | | import { update, getEmployeeLevelList } from '@/api/evaluate/evaluateTask' |
| | | import _ from 'lodash'; |
| | | import selectionDialog from './selectionDialog.vue'; |
| | | |