您现在的位置是:首页 > 网站制作 > vue.js心得vue.js心得

vue 异步闭包

蒙xs2020-11-18【vue.js心得】人已围观

简介async gitele() { var result = []; await csxw({ page: 1, count: 10, type: "video" }).then(res => { result = res.result; }

async gitele() {
    var result = [];
    await csxw({
        page: 1,
        count: 10,
        type: "video"
    }).then(res => {
        result = res.result;
    });
    console.log(result);
},
可以在请求外面使用到请求里面的数据

Tags:

很赞哦! ()

文章评论

    共有条评论来说两句吧...

    用户名:

    验证码:

站点信息

  • 建站时间:2019-1-11
  • 文章统计142篇文章
  • 标签管理标签云
  • 统计数据百度统计
  • 建站,写前端联系我:扫描二维码,