@ -80,7 +80,7 @@ export default {
resultTypeChange(val) {
if (val !== this.resultType) {
this.resultType = val;
this.getData();
this.timeChange();
}
},
timeChange() {