const methods = this.$options.methods let methodName = 'func' // call中this是vue的this,否则会有this指向问题,其他为函数的参数 methods[methodName].call(this, item) 文章来源于:https://blog.csdn.net/zlw_spider/article/details/109236006 CATALOG 标签 python 爬虫 Centos7 php 前端 杂项 部署 数据库 GIT 微信开发 java 算法