@tddc/assign-modal 3.1.1 → 3.1.2

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.
Files changed (2) hide show
  1. package/README.md +0 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,12 +1,3 @@
1
- ---
2
- title: 机构应用授权
3
- group:
4
- path: /
5
- nav:
6
- title: 组件
7
- path: /components
8
- ---
9
-
10
1
  # AssignModal 授权弹窗组件
11
2
 
12
3
  用于管理机构、应用(渠道)、用户授权的复杂业务组件,支持树形机构选择、多选应用和用户,以及全局授权等功能。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tddc/assign-modal",
3
- "version": "3.1.1",
3
+ "version": "3.1.2",
4
4
  "description": "assign-modal",
5
5
  "author": "zj <jun.zhang002383@tongdun.net>",
6
6
  "license": "ISC",