Kaynağa Gözat

添加弹框环比加%

lulihong 6 yıl önce
ebeveyn
işleme
0cb6a75a3a
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      page/bigData/js/alert.js

+ 7 - 0
page/bigData/js/alert.js

@ -100,6 +100,13 @@ new Vue({
                case 3:m = '年';break;
            }
            var options = this.bigData[t]['新增患者趋势'][m];
            options.tooltip = {
				         trigger: 'axis',
					     axisPointer: {
					         type : 'shadow'
					    },
				         formatter: '{b} <br /> {a0}: {c0}<br />{a1}: {c1}' + "%"
				    }
            this.alertChart5 = options
        },
        alertTitle:function(type){