ts 遇到的问题

1. Property 'generatePdf' does not exist on type 'Element'.

  • 问题:ts类型校验报错,使得编译失败
  • 解决方法:将报错字段定义为any类型
posted @ 2021-06-10 10:43  shellon  阅读(70)  评论(0编辑  收藏  举报