@icos-desktop/react-components 2.0.26 → 2.0.28

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.
@@ -1034,6 +1034,10 @@ interface SenseTableProps extends TableProps {
1034
1034
  * 启用标签
1035
1035
  */
1036
1036
  enableTag?: boolean | 'edit';
1037
+ /**
1038
+ * 获取写权限数据
1039
+ */
1040
+ writeAuth?: boolean;
1037
1041
  /**
1038
1042
  * 单击实体
1039
1043
  * @param record