Ver código fonte

完善履历

whj 1 ano atrás
pai
commit
cadffb874b
1 arquivos alterados com 12 adições e 1 exclusões
  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,