Browse Source

完善履历

whj 2 years ago
parent
commit
429edf726e
1 changed files with 12 additions and 0 deletions
  1. 12 0
      src/views/sb/resume/SbResume.vue

+ 12 - 0
src/views/sb/resume/SbResume.vue

@@ -137,6 +137,18 @@ export default {
             return this.BaseTool.Object.getField(this.otherTypeMap, text)
           }
         },
+        {
+          title: '处理人员',
+          checked: true,
+          width: 200,
+          dataIndex: 'updateUserName'
+        },
+        {
+          title: '异常处理描述',
+          checked: true,
+          width: 200,
+          dataIndex: 'exceptionDescription'
+        },
         {
           title: '操作人',
           checked: true,