@tongfun/tf-widget 0.1.55 → 0.1.58

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
@@ -358,6 +358,7 @@ export default {
358
358
  - **percision** 小数保留的位数
359
359
  #### event
360
360
  - change => function(row,value) 值发生改变
361
+ - delete => function(row) 基础资料的删除事件
361
362
 
362
363
  #### methods
363
364