@indfnd/common-pro 1.2.39 → 1.2.41
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/CHANGELOG.md +32 -28
- package/dist/gy-common-esm.min.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,36 +2,40 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
-
### [1.2.
|
|
5
|
+
### [1.2.41](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.40...v1.2.41) (2026-05-21)
|
|
6
6
|
|
|
7
|
+
### [1.2.40](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.39...v1.2.40) (2026-05-18)
|
|
7
8
|
|
|
8
|
-
###
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
###
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
###
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
###
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
9
|
+
### [1.2.39](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.38...v1.2.39) (2026-05-15)
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
* **audit-box-bottom:** 添加办理意见输入长度限制 ([3fdac36](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/commit/3fdac36db9336aacd6ab46162512b8b4b77ec515))
|
|
15
|
+
|
|
16
|
+
### [1.2.38](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.37...v1.2.38) (2026-05-15)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* **audit-box-bottom:** 添加办理意见输入长度限制 ([f02b4ce](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/commit/f02b4ce66d27a396acbb6409d6afee588d03d00c))
|
|
22
|
+
|
|
23
|
+
### [1.2.37](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.36...v1.2.37) (2026-05-15)
|
|
24
|
+
|
|
25
|
+
### [1.2.36](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.35...v1.2.36) (2026-05-13)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Bug Fixes
|
|
29
|
+
|
|
30
|
+
* **audit-flow:** 修复驳回流程节点查找逻辑 ([8baadcc](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/commit/8baadcc7f7544151fcbfdfda77eb11cfab4e4535))
|
|
31
|
+
|
|
32
|
+
### [1.2.35](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.34...v1.2.35) (2026-05-13)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* **steps:** 修复步骤显示序号问题 ([f075f37](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/commit/f075f370d014ee2362bf98ac65e1630b3b15d558))
|
|
38
|
+
|
|
35
39
|
### [1.2.34](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.33...v1.2.34) (2026-05-09)
|
|
36
40
|
|
|
37
41
|
### [1.2.33](http://git.inspur.com/imp-ec/szyx_2/app/business/gy-common/compare/v1.2.32...v1.2.33) (2026-05-07)
|