|  | @@ -918,8 +918,8 @@ let rptControlObj = {
 | 
	
		
			
				|  |  |          // dynamicLoadJs('/public/jspdf/SmartSimsun-normal2.js', 'normal', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  |          // dynamicLoadJs('/public/jspdf/SmartSimsun-bold.js', 'bold', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  |          
 | 
	
		
			
				|  |  | -        dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal.js', 'normal', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  | -        // dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal2.js', 'normal', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  | +        // dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal.js', 'normal', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  | +        dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal2.js', 'normal', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  |          dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-bold.js', 'bold', me.getPdfFontCallbackLight);
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      getPDFPre: function () {
 | 
	
	
		
			
				|  | @@ -938,8 +938,8 @@ let rptControlObj = {
 | 
	
		
			
				|  |  |                  // dynamicLoadJs('/public/jspdf/SmartSimsun-normal2.js',"normal", me.getPdfFontCallback);
 | 
	
		
			
				|  |  |                  // dynamicLoadJs('/public/jspdf/SmartSimsun-bold.js',"bold", me.getPdfFontCallback);
 | 
	
		
			
				|  |  |                  
 | 
	
		
			
				|  |  | -                dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal.js', 'normal', me.getPdfFontCallback);
 | 
	
		
			
				|  |  | -                // dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal2.js', 'normal', me.getPdfFontCallback);
 | 
	
		
			
				|  |  | +                // dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal.js', 'normal', me.getPdfFontCallback);
 | 
	
		
			
				|  |  | +                dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-normal2.js', 'normal', me.getPdfFontCallback);
 | 
	
		
			
				|  |  |                  dynamicLoadJs('https://d2.smartcost.com.cn/cach/SmartSimsun-bold.js', 'bold', me.getPdfFontCallback);
 | 
	
		
			
				|  |  |              }
 | 
	
		
			
				|  |  |          }
 |