zhanghaoyu %!s(int64=6) %!d(string=hai) anos
pai
achega
9d317c1d79
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      page/bigData/js/alert5.js

+ 4 - 0
page/bigData/js/alert5.js

@ -36,6 +36,10 @@ new Vue({
	},
	mounted: function() {
        var vm = this;
        var townCode = getUrlParms('cityVal');
        if(townCode){
            vm.townCode = townCode;
        }
        updateFontSize();
        this.formatDate();
        this.initData(this.type,vm.townCode);