@newview/permission-service 1.2.8 → 1.2.10
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 +20 -5
- package/dist/permission-service.js +2474 -693
- package/dist/permission-service.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,23 @@
|
|
|
1
|
-
版本 1.2.
|
|
1
|
+
### 版本 1.2.10
|
|
2
|
+
|
|
3
|
+
1.人员管理功能新增
|
|
4
|
+
|
|
5
|
+
### 版本 1.2.9
|
|
6
|
+
|
|
7
|
+
1. subPlatform 功能每页个数修改
|
|
8
|
+
|
|
9
|
+
### 版本 1.2.8
|
|
10
|
+
|
|
2
11
|
1. 项目标段概况配置修改
|
|
3
|
-
|
|
12
|
+
|
|
13
|
+
### 版本 1.2.7
|
|
14
|
+
|
|
4
15
|
1. subPlatform 功能问题修复
|
|
5
|
-
|
|
16
|
+
|
|
17
|
+
### 版本 1.2.2
|
|
18
|
+
|
|
6
19
|
1. 功能增加
|
|
7
|
-
|
|
8
|
-
1.
|
|
20
|
+
|
|
21
|
+
### 版本 1.2.1
|
|
22
|
+
|
|
23
|
+
1. thirdparty 文件夹 第三方信息
|