攻略2次请求
@ -425,7 +425,7 @@ export default {
}
this.getDuration(this.info.soundpath, res.data.sfunc);
// this.getWeather(res.data.region);
this.getMethod(res.data.region);
// this.getMethod(res.data.region);
this.getMethodList();
uni.hideLoading();
});