浏览代码

完善履历

whj 1 年之前
父节点
当前提交
cadffb874b
共有 1 个文件被更改,包括 12 次插入1 次删除
  1. 12 1
      src/views/sb/resume/SbResume.vue

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

@@ -137,7 +137,18 @@ export default {
             return this.BaseTool.Object.getField(this.otherTypeMap, text)
           }
         },
-
+        {
+          title: '操作人',
+          checked: true,
+          width: 200,
+          dataIndex: 'createdUserName'
+        },
+        {
+          title: '操作内容',
+          checked: true,
+          width: 200,
+          dataIndex: 'content'
+        },
         // {
         //   title: '规格型号',
         //   checked: true,