diff --git a/src/components/CaseCommon/radioMap.js b/src/components/CaseCommon/radioMap.js index 9277228..e4f9380 100644 --- a/src/components/CaseCommon/radioMap.js +++ b/src/components/CaseCommon/radioMap.js @@ -18,6 +18,10 @@ showComp: 'selectUser_supervisor', passBack: null }, + 'PFHS': { // 派发核实 + showComp: 'selectUser_supervisor', + passBack: null + }, 'BLA': { // 不立案 showComp: null, passBack: 'isNeedRevisit'