taiful
taiful
  • 发布:2023-02-19 01:41
  • 更新:2023-03-18 03:04
  • 阅读:141

#插件讨论# 【 cmd-circle进度圈组件 - D_TsMask 出BUG

分类:uni-app

[Vue warn]: Error in callback for watcher "percent": "TypeError: this.ctx.beginPath is not a function. (In 'this.ctx.beginPath()', 'this.ctx.beginPath' is undefined)"[ERROR] : [Vue warn]: Error in callback for watcher "percent": "TypeError: this.ctx.beginPath is not a function. (In 'this.ctx.beginPath()', 'this.ctx.beginPath' is undefined)"---> <CmdCircle>

这是什么回事

2023-02-19 01:41 负责人:无 分享
已邀请:
a***@126.com

a***@126.com

// watch: {  
//   // 监听百分比值改变  
//   percent(val) {  
//     this.drawStroke(val);  
//   }  
// },  

把这个watch注释掉好像就没问题了。

  • taiful (作者)

    去掉这个都没办法用了

    2023-04-17 17:07

要回复问题请先登录注册