刷新
{{ total.yesterdayyingyee && total.yesterdayyingyee != 0 ? ((total.todayyingyee - total.yesterdayyingyee) / total.yesterdayyingyee * 100).toFixed(2) : (total.todayyingyee > 0 ? '100.00' : '0.00') }}%较昨日
{{ total.yesterdayingshou && total.yesterdayingshou != 0 ? ((total.todayyingshou - total.yesterdayingshou) / total.yesterdayingshou * 100).toFixed(2) : (total.todayyingshou > 0 ? '100.00' : '0.00') }}%较昨日
{{ total.yesterdaydingdanshu && total.yesterdaydingdanshu != 0 ? ((total.todaydingdanshu - total.yesterdaydingdanshu) / total.yesterdaydingdanshu * 100).toFixed(2) : (total.todaydingdanshu > 0 ? '100.00' : '0.00') }}%较昨日
{{ total.yesterdayyouhui && total.yesterdayyouhui != 0 ? ((total.todayyouhui - total.yesterdayyouhui) / total.yesterdayyouhui * 100).toFixed(2) : (total.todayyouhui > 0 ? '100.00' : '0.00') }}%较昨日
{{ currentDate[0] }}-{{ currentDate[1] }}-{{ currentDate[2] }}
{{ currentMonth[0] }}-{{ currentMonth[1] }}