|
|
@@ -484,7 +484,7 @@ export const correlationConfig = {
|
|
|
type: 'text',
|
|
|
field: 'bian_zhi_shi_jian'
|
|
|
},
|
|
|
- { label: '总分', width: '10%', type: 'text', field: 'zong_fen_' },
|
|
|
+ // { label: '总分', width: '10%', type: 'text', field: 'zong_fen_' },
|
|
|
{
|
|
|
label: '评估结果',
|
|
|
width: '12%',
|
|
|
@@ -501,7 +501,7 @@ export const correlationConfig = {
|
|
|
],
|
|
|
[
|
|
|
{ name: '评估时机', field: 'kao_he_shi_ji_', type: 'text' },
|
|
|
- { name: '总分', field: 'zong_fen_', type: 'text' }
|
|
|
+ // { name: '总分', field: 'zong_fen_', type: 'text' }
|
|
|
],
|
|
|
[
|
|
|
{ name: '岗位类型', field: 'gang_wei_lei_xing', type: 'text' },
|