WebTM/views/¹¤×ʹÜÀí/¹¤×ʱ¨±í/Pay_PaymentEntryReport.html
@@ -193,7 +193,7 @@ , page: true , cellMinWidth: 90 , totalRow: true , limit: 5000 , limit: 500 , limits: [50, 500, 5000, 20000] , done: function (res, curr, count) { soulTable.render(this); @@ -383,6 +383,7 @@ } if (item[itemobj].length > 0) { // åè®¾åæ®µå为field item[itemobj] = item[itemobj].toString().replace(/[\r\n]+/g, ''); // å°æ¢è¡ç¬¦æ¿æ¢ä¸ºç©ºå符串 item[itemobj] = item[itemobj].toString().replace(/,/g, ''); // å°æ¢è¡ç¬¦æ¿æ¢ä¸ºç©ºå符串 } } });