@utogether/utils 3.0.0-beta.50 → 3.0.0-beta.52

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.
@@ -42,7 +42,7 @@ export declare const formSearchButtons: {
42
42
  * @param {*} array items
43
43
  * @return {*} items
44
44
  */
45
- export declare const formatGridItems: (array: any, favorite: any) => any;
45
+ export declare const formatGridItems: (array: any, favorite: any, hiddenReset?: boolean) => any;
46
46
  /**
47
47
  * @description: 标准化必填数据
48
48
  * @param {*} records 数据列表