| | |
| | | controller.getRecord().put('Purchase_Type__c', mso.get('00N10000002CpF9')); |
| | | } |
| | | //20220427 |
| | | if (mso.containsKey('01I1m000000I61a')) { //招标项目Id |
| | | controller.getRecord().put('Id', mso.get('01I1m000000I61a')); |
| | | if (mso.containsKey('00N1m000007YNMM')) { //招标项目Id |
| | | controller.getRecord().put('Tender_information__c', mso.get('00N1m000007YNMM')); |
| | | } |
| | | if (mso.containsKey('01I10000000er3i')) { //经销商询价Id |
| | | controller.getRecord().put('Id', mso.get('01I10000000er3i')); |
| | | if (mso.containsKey('00N1m000007YNN0')) { //经销商询价Id |
| | | controller.getRecord().put('Agency_Opportunity__c', mso.get('00N1m000007YNN0')); |
| | | } |
| | | if (mso.containsKey('00N10000008rqHj')) { //经销商询价--招标方式 |
| | | controller.getRecord().put('Sales_Method__c', mso.get('00N10000008rqHj')); |