فهرست منبع

Merge branch 'demo_' of http://124.71.196.186:8888/hfxc226/hitch-antd into demo_

whj 1 سال پیش
والد
کامیت
61e91491b9
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: '申请部门',