@newview/permission-service 1.2.51 → 1.2.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.
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
- ### 版本 1.2.49
2
- 1、图签转换
3
1
 
4
- 1. 平台及子系统功能优化
2
+ ### 版本 1.2.52
3
+ 1、添加角色默认选中
4
+
5
5
  ### 版本 1.2.48
6
6
  1. 平台及子系统功能优化
7
7
 
@@ -8509,6 +8509,7 @@ class RoleInstance2 extends BaseInstance {
8509
8509
  isButtonGroup: false
8510
8510
  },
8511
8511
  rowConfig: {
8512
+ isCurrent: true,
8512
8513
  isHover: true
8513
8514
  },
8514
8515
  isPagination: true,