显示千分位: {{ scope.row.maxSS ? scope.row.maxSS.replace(new RegExp('(\\d)(?=(\\d{3})+$)','ig'),"$1,") : " " }}