@icos-desktop/react-components 1.2.0-beta.13 → 1.2.0-beta.14

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.
@@ -289,6 +289,10 @@ interface SenseImportProps {
289
289
  * 台账组编码
290
290
  */
291
291
  bookGroupId: string;
292
+ /**
293
+ * 隐藏根据地址自动匹配
294
+ */
295
+ hiddenGeolevel?: boolean;
292
296
  /**
293
297
  * 确定按钮文字
294
298
  */