| | |
| | | overHidden: true, |
| | | width: 140 |
| | | }, |
| | | { |
| | | label: '标准申请', |
| | | prop: 'applyCodeForBZ', |
| | | sortable:true, |
| | | width: 130 |
| | | }, |
| | | { |
| | | label: '部门申请', |
| | | prop: 'syncDataForOrg', |
| | | sortable:true, |
| | | width: 130 |
| | | }, |
| | | { |
| | | label: '人员申请', |
| | | prop: 'syncDataForPerson', |
| | | sortable:true, |
| | | width: 130 |
| | | }, |
| | | // { |
| | | // label: '标准申请', |
| | | // prop: 'applyCodeForBZ', |
| | | // sortable:true, |
| | | // width: 130 |
| | | // }, |
| | | // { |
| | | // label: '部门申请', |
| | | // prop: 'syncDataForOrg', |
| | | // sortable:true, |
| | | // width: 130 |
| | | // }, |
| | | // { |
| | | // label: '人员申请', |
| | | // prop: 'syncDataForPerson', |
| | | // sortable:true, |
| | | // width: 130 |
| | | // }, |
| | | { |
| | | label: '集成系统编号', |
| | | prop: 'systemCode', |
| | |
| | | prop:'paramString', |
| | | sortable:true, |
| | | minRows: 20, |
| | | width: 150, |
| | | type: "textarea", |
| | | slot: true, |
| | | hide:true, |
| | |
| | | prop:'returnString', |
| | | sortable:true, |
| | | minRows: 20, |
| | | width: 150, |
| | | type: "textarea", |
| | | slot: true, |
| | | hide:true, |
| | |
| | | { |
| | | label: '返回msg', |
| | | prop: 'msg', |
| | | width: 150, |
| | | overHidden: true |
| | | }, |
| | | { |
| | | label: '记录时间', |
| | | prop: 'createTime', |
| | | sortable:true, |
| | | width: 160 |
| | | |
| | | }, |
| | | { |
| | | label: '是否成功', |