Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 在渲染标签之前增加对 data 的非空检查,避免潜在的运行时错误 - 优化了组件的健壮性,确保在 data 为 null 或 undefined时不会抛出错误
- Loading branch information
- 在渲染标签之前增加对 data 的非空检查,避免潜在的运行时错误 - 优化了组件的健壮性,确保在 data 为 null 或 undefined时不会抛出错误