yezhouyipian

Results 2 issues of yezhouyipian

### 问题描述 Uncaught TypeError: Cannot read properties of undefined (reading 'font') at TextRenderer.render (index.esm.js:617:28) at CanvasRendererPlugin.renderDisplayObject (index.esm.js:282:27) at eval (index.esm.js:202:31) at Array.forEach () at eval (index.esm.js:199:22) at eval (index.esm.js:8211:22) at...

### Environment windows ### Reproduction link [https://run.iviewui.com/ugbClJn0](https://run.iviewui.com/ugbClJn0) ### Steps to reproduce 表单验证自定义异步校验规则,会被调用2次 ### What is expected? 调用1次 ### What is actually happening? 调用2次