zhangzhengmei
2023-08-07 5f8c97f8716088019ad9a0302c5dea461bc668b1
force-app/main/default/pages/NewAndEditQIS.page
@@ -300,6 +300,18 @@
            if(getCKEinstance('Photo_4__c')){
                result.Photo_4__c = getCKEinstance('Photo_4__c').getData()
            }
            if(getCKEinstance('Photo_5__c')){
                result.Photo_5__c = getCKEinstance('Photo_5__c').getData()
            }
            if(getCKEinstance('Photo_6__c')){
                result.Photo_6__c = getCKEinstance('Photo_6__c').getData()
            }
            if(getCKEinstance('Photo_7__c')){
                result.Photo_7__c = getCKEinstance('Photo_7__c').getData()
            }
            if(getCKEinstance('Photo_8__c')){
                result.Photo_8__c = getCKEinstance('Photo_8__c').getData()
            }
            if(getCKEinstance('Photo_OSH_1__c')){
                result.Photo_OSH_1__c = getCKEinstance('Photo_OSH_1__c').getData()