zhanghaoyu 6 years ago
parent
commit
4a665e8e56
1 changed files with 1 additions and 1 deletions
  1. 1 1
      page/bigData/js/insurance.js

+ 1 - 1
page/bigData/js/insurance.js

@ -72,7 +72,7 @@ new Vue({
			if(vm.cityVal!="0") {
				linkageFilter1 += "town=" + vm.cityVal[0] + ";";
				if(vm.cityVal[1]){
					linkageFilter1 += "'org'=" + vm.cityVal[1] + ";";
					linkageFilter1 += "org='" + vm.cityVal[1] + "';";
				}
			}
			// 半年