Explorar el Código

人员能力评估修改

tianxinyu hace 14 horas
padre
commit
dd00a13e70
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/component/personnelFile/constants/simulated.js

+ 2 - 2
src/views/component/personnelFile/constants/simulated.js

@@ -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' },