@a2simcode/ui 0.0.322 → 0.0.324

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.
@@ -62,8 +62,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
62
62
  default: string;
63
63
  };
64
64
  /**
65
- * @zh 是否严格的遵循父子不互相关联的做法(仅 isTree 为 true 时生效)
66
- */
65
+ * @zh 是否严格的遵循父子不互相关联的做法(仅 isTree 为 true 时生效)
66
+ */
67
67
  checkStrictly: {
68
68
  type: BooleanConstructor;
69
69
  default: boolean;
@@ -411,8 +411,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
411
411
  default: string;
412
412
  };
413
413
  /**
414
- * @zh 是否严格的遵循父子不互相关联的做法(仅 isTree 为 true 时生效)
415
- */
414
+ * @zh 是否严格的遵循父子不互相关联的做法(仅 isTree 为 true 时生效)
415
+ */
416
416
  checkStrictly: {
417
417
  type: BooleanConstructor;
418
418
  default: boolean;