zhangzhengmei
2023-08-06 a82f0830a132be063a63dcd7dd2ccca2179d5738
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()