1 년 전
부모
커밋
d4edd4154c
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      src/views/preparation/report/modules/Detail.vue

+ 1 - 4
src/views/preparation/report/modules/Detail.vue

@@ -45,10 +45,7 @@ export default {
           title: '公司',
           checked: true,
           width: '200',
-          dataIndex: 'parentPositionId',
-          customRender: (text, record, index) => {
-            return this.BaseTool.Object.getField(this.preparationMap, text)
-          }
+          dataIndex: 'parentPositionName'
         },
         {
           title: '申请部门',