This commit is contained in:
yunkexin 2024-04-11 15:37:20 +08:00
commit 9b0b15d2dc

View File

@ -107,6 +107,7 @@ class PFCommonApprove extends React.Component {
case 'BS/BSRiskSubmit/DealEnd':
case 'BS/BSRiskSubmitDelayApply/DealEnd':
case 'FO/FOCrucialLicenseJob/BackUpdate':
case 'FO/FOCrucialLicenseJobOutsource/BackUpdate':
case 'FO/FOJobEventRecord/BackUpdate':
newUrl = this.state.data.CALLBACK_INTERFACE + 'New'
break;