fantasy-ngzorro 1.3.7 → 1.3.8

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.
@@ -106,6 +106,7 @@ export declare class HdFormLinesComponent implements OnInit {
106
106
  * 创建表单
107
107
  */
108
108
  private createForm;
109
+ delayJumpToNextInput(): void;
109
110
  /**
110
111
  * 定义空的newLineItem 结构
111
112
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fantasy-ngzorro",
3
- "version": "1.3.7",
3
+ "version": "1.3.8",
4
4
  "description": "🚀新版本发布,全新表单组件hd-table,支持列宽、自定义列、列顺序、pageSize等缓存!",
5
5
  "peerDependencies": {
6
6
  "moment": "^2.24.0",