解构赋值的灵活应用,取到axios的返回值 DJReact 2020-03-23 583 阅读1分钟 let { data: res } = await this.$http.post('login', this.form);