|
@@ -19,7 +19,7 @@ const contentConfig = {
|
|
|
{ type: 'normal', label: '通报标准或具体行为列举', prop: 'notificationStandards', width: 180 },
|
|
{ type: 'normal', label: '通报标准或具体行为列举', prop: 'notificationStandards', width: 180 },
|
|
|
{ type: 'normal', label: '通报依据', prop: 'notificationBasis', width: 90 },
|
|
{ type: 'normal', label: '通报依据', prop: 'notificationBasis', width: 90 },
|
|
|
{ type: 'custom', label: '发出单位', prop: 'deliveryUnit', slotName: 'deliveryUnit', width: 220 },
|
|
{ type: 'custom', label: '发出单位', prop: 'deliveryUnit', slotName: 'deliveryUnit', width: 220 },
|
|
|
- { type: 'normal', label: '接收单位', prop: 'lonmMiddleStr', width: 220 },
|
|
|
|
|
|
|
+ { type: 'normal', label: '接收单位', prop: 'receivingUnit', width: 220 },
|
|
|
{ type: 'custom', label: '发布状态', prop: 'releaseStatus', slotName: 'releaseStatus', width: 140 },
|
|
{ type: 'custom', label: '发布状态', prop: 'releaseStatus', slotName: 'releaseStatus', width: 140 },
|
|
|
{ type: 'normal', label: '创建日期', prop: 'addDate', width: 140 },
|
|
{ type: 'normal', label: '创建日期', prop: 'addDate', width: 140 },
|
|
|
{ type: 'normal', label: '创建人员', prop: 'addName', width: 140 },
|
|
{ type: 'normal', label: '创建人员', prop: 'addName', width: 140 },
|