浏览代码

完善履历

whj 2 年之前
父节点
当前提交
429edf726e
共有 1 个文件被更改,包括 12 次插入0 次删除
  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,