centaline-data-driven 1.5.37 → 1.5.38

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "centaline-data-driven",
3
- "version": "1.5.37",
3
+ "version": "1.5.38",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
package/release-log.md CHANGED
@@ -1,3 +1,17 @@
1
+
2
+ ## v1.5.38
3
+ 2023-07-18
4
+
5
+ 优化
6
+
7
+ 合并行选择效果优化
8
+
9
+ bug修复
10
+
11
+ 表格内容滚动时表头抖动问题修复
12
+
13
+ 固定列bug修复
14
+
1
15
  ## v1.5.37
2
16
  2023-07-17
3
17
 
@@ -7,6 +21,10 @@
7
21
 
8
22
  合并行选择效果优化
9
23
 
24
+ bug修复
25
+
26
+ 表格内容滚动时表头抖动问题修复
27
+
10
28
  ## v1.5.36
11
29
  2023-07-14
12
30
 
@@ -10,6 +10,8 @@
10
10
 
11
11
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/third-dept-tran/tran-list/tran-emp-achievement-layout'" :searchDataApi="'/api/third-dept-tran/tran-list/tran-emp-achievement-list'"></ct-searchlist> -->
12
12
 
13
+ <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/finance/tran-commission-allocate/process-layout'" :searchDataApi="'/api/finance/tran-commission-allocate/process-list'"></ct-searchlist> -->
14
+
13
15
 
14
16
  <!-- <ct-searchlist :apiParam="para"
15
17
  :searchConditionApi="'/api/transaction/adjustRecord/getLayoutOfSearch'"