@tongfun/tf-widget 0.2.18-beta.9 → 0.2.19-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -230,4 +230,4 @@ export default {
230
230
  如果要添加新的基础资料,按照遗下步骤进行操作
231
231
  - 1 在basic-datas目录添加子目录,添加表单组件
232
232
  - 2 在@enums中registerSheet文件中,添加code到目录名的映射关系
233
- - 3 在@components/basic-form-edit中componets选项中异步的引入相关的基础资料表单组件
233
+ - 3 在@components/basic-form-edit中componets选项中异步的引入相关的基础资料表单组件