centaline-data-driven 1.6.48 → 1.6.50

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.6.48",
3
+ "version": "1.6.50",
4
4
  "description": "ccai",
5
5
  "author": "hjc <3226136347@qq.com>",
6
6
  "private": false,
package/release-log.md CHANGED
@@ -1,26 +1,40 @@
1
+ # v1.6.50
2
+ 2025-08-07
3
+
4
+ 优化
5
+
6
+ 搜索下拉框在App端无法唤起键盘输入的问题
7
+
8
+ # v1.6.49
9
+ 2025-07-16
10
+
11
+ BUG
12
+
13
+ 浏览器打开tab页,传查询条件参数,需要转成字符串
14
+
1
15
  # v1.6.48
2
- 2024-07-11
16
+ 2025-07-11
3
17
 
4
18
  BUG
5
19
 
6
20
  可搜索下拉单选框在表单表格行内编辑name不显示bug处理
7
21
 
8
22
  # v1.6.47
9
- 2024-06-19
23
+ 2025-06-19
10
24
 
11
25
  优化
12
26
 
13
27
  多行表头的列表支持单行的表头固定
14
28
 
15
29
  # v1.6.46
16
- 2024-06-13
30
+ 2025-06-13
17
31
 
18
32
  优化
19
33
 
20
34
  弹窗表单关闭按钮事件调整:添加响应关闭后是否执行行刷新事件
21
35
 
22
36
  # v1.6.45
23
- 2024-06-12
37
+ 2025-06-12
24
38
 
25
39
  优化
26
40
 
@@ -29,14 +43,14 @@ BUG
29
43
  可搜索下拉单选框、可搜索下拉多选框 换成 element组件Select选择器
30
44
 
31
45
  # v1.6.44
32
- 2024-05-30
46
+ 2025-05-30
33
47
 
34
48
  BUG
35
49
 
36
50
  列表操作返回刷新时,必须禁用查询按钮,避免用户点查询按钮造成重复数据
37
51
 
38
52
  # v1.6.43
39
- 2024-05-20
53
+ 2025-05-20
40
54
 
41
55
  BUG
42
56
 
@@ -49,21 +63,21 @@ BUG
49
63
  表单页面计算滚动条添加是否有Element的判断
50
64
 
51
65
  # v1.6.42
52
- 2024-05-07
66
+ 2025-05-07
53
67
 
54
68
  优化
55
69
 
56
70
  附件上传添加上传文件大小的限制[code2,单位M],默认不限制
57
71
 
58
72
  # v1.6.41
59
- 2024-05-07
73
+ 2025-05-07
60
74
 
61
75
  优化
62
76
 
63
77
  样式使用 ::v-deep 替代 >>>
64
78
 
65
79
  # v1.6.40
66
- 2024-04-10
80
+ 2025-04-10
67
81
 
68
82
  优化
69
83
 
@@ -76,14 +90,14 @@ Compound复合组件优化:
76
90
  4. 支持locked锁定
77
91
 
78
92
  # v1.6.39
79
- 2024-04-07
93
+ 2025-04-07
80
94
 
81
95
  优化
82
96
 
83
97
  表单再弹出表单内存泄漏优化
84
98
 
85
99
  # v1.6.38
86
- 2024-03-21
100
+ 2025-03-21
87
101
 
88
102
  优化
89
103
 
@@ -94,21 +108,21 @@ iti控件清除X居中处理
94
108
  多选带搜索控件在查询列表修改为直接传code1到api
95
109
 
96
110
  # v1.6.37
97
- 2024-02-14
111
+ 2025-02-14
98
112
 
99
113
  优化
100
114
 
101
115
  列表添加行样式字段rowStyle,支持自定义行样式、行字体样式
102
116
 
103
117
  # v1.6.36
104
- 2024-01-17
118
+ 2025-01-17
105
119
 
106
120
  bug
107
121
 
108
122
  粘贴上传,exce单元格会识别成图片上图
109
123
 
110
124
  # v1.6.35
111
- 2024-01-08
125
+ 2025-01-08
112
126
 
113
127
  优化
114
128
 
@@ -17,11 +17,11 @@
17
17
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/distribution/standing-book/layout'" :searchDataApi="'/api/distribution/standing-book/list'"></ct-searchlist> -->
18
18
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/commission-role-period/commissionRoleLayout'" :searchDataApi="'/api/commission-role-period/commissionRoleList'"></ct-searchlist> -->
19
19
 
20
- <ct-searchlist :apiParam="para" :searchConditionApi="'/compareList/getLayoutOfSearch'" :searchDataApi="'/compareList/getTableList'"></ct-searchlist>
20
+ <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/compareList/getLayoutOfSearch'" :searchDataApi="'/compareList/getTableList'"></ct-searchlist> -->
21
21
 
22
22
  <!-- CCES -->
23
23
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/salemattersmanage/agentuserlist/getLayoutOfSearch'" :searchDataApi="'/salemattersmanage/agentuserlist/getList'"></ct-searchlist> -->
24
- <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/contractmanage/ContractList/getLayoutOfSearch'" :searchDataApi="'/contractmanage/ContractList/getList'"></ct-searchlist> -->
24
+ <ct-searchlist :apiParam="para" :searchConditionApi="'/contractmanage/ContractList/getLayoutOfSearch'" :searchDataApi="'/contractmanage/ContractList/getList'"></ct-searchlist>
25
25
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/sunexpensemanage/sunexpenserecordlist/getLayoutOfSearch'" :searchDataApi="'/sunexpensemanage/sunexpenserecordlist/getList'"></ct-searchlist> -->
26
26
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/workwxmanage/WorkWXApplicationList/getLayoutOfSearch'" :searchDataApi="'/workwxmanage/WorkWXApplicationList/getList'"></ct-searchlist> -->
27
27
  <!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/salemattersmanage/UrgentResponsiblePersonList/getLayoutOfSearch'" :searchDataApi="'/salemattersmanage/UrgentResponsiblePersonList/getList'"></ct-searchlist> -->
@@ -819,7 +819,7 @@ const common = {
819
819
  }
820
820
  let query = '?';
821
821
  for (let i in obj) {
822
- query = query + i + '=' + obj[i] + '&'
822
+ query = query + i + '=' + (Object.prototype.toString.call(obj[i]) === '[object Object]' ? JSON.stringify(obj[i]) : obj[i]) + '&'
823
823
  }
824
824
  query = query.substr(0, query.length - 1);
825
825
  return query
@@ -10,7 +10,7 @@
10
10
  <el-select ref="refselect" :key="model.itemKey" v-model="model.value" :no-data-text="nodatatext"
11
11
  :disabled="model.locked" :placeholder="soPlaceholder" :clearable="model.clearable"
12
12
  :filter-method="getOptions" :filterable="model.filterable" :multiple="model.multiple"
13
- @change="soChange" @clear="clearClickHandle" @focus="clickHandle" @visible-change="visibleChange"
13
+ @change="soChange" @clear="clearClickHandle" @focus="clickHandle" @visible-change="visibleChange" @hook:mounted="removeReadOnly"
14
14
  @compositionstart="handleCompositionStart" @compositionend="handleCompositionEnd">
15
15
  <el-option v-for="item in model.options" :key="item.value" :label="item.label" :value="item.value">
16
16
  <el-tooltip :disabled="!item.toolTip" :content="item.toolTip" placement="right">
@@ -101,10 +101,19 @@
101
101
  handleCompositionEnd() {
102
102
  this.isComposing = false;
103
103
  },
104
- visibleChange() {
104
+ visibleChange(flag) {
105
105
  if (this.model.popupSearchListType === 1){
106
106
  this.$refs.refselect.popperElm.hidden = true
107
107
  }
108
+ if(flag){
109
+ this.removeReadOnly();
110
+ }
111
+ },
112
+ removeReadOnly() {
113
+ this.$nextTick(() => {
114
+ const input = this.$refs.select.$el.querySelector('.el-input__inner');
115
+ input.removeAttribute('readonly');
116
+ });
108
117
  },
109
118
  soChange: function (value) {
110
119
  this.model.setCode();
package/src/main.js CHANGED
@@ -78,7 +78,7 @@ Vue.use(centaline, {
78
78
  appinfo:'{"appId":"8F184E91-2C73-45E3-B518-889491E07CDA","appName":"%E6%95%B0%E6%8D%AE%E9%A9%B1%E5%8A%A8%E7%AE%A1%E7%90%86%E5%90%8E%E5%8F%B0"}',
79
79
 
80
80
  authObject: '{"currentEstate":{"estateId":"241112160400DF3DC1EB63A14A1DBBF4","estateName":"%E6%B5%8B%E8%AF%95%E6%8C%89%E7%82%B9%E4%BD%8Dhq","estDeptPath":"001.200.063.001"},"platform":1,"osVersion":"","machineCode":"eeb8e2fc88b5bcbc2e4f297777142537","token":"","random":"6TnEgk","time":1749115399017,"sign":"3a50eb5f08b7bd75b2e7c99f32fa220e","systemSource":"CCESU","empNo":"hqxtgl","empId":"2411121446336B97FBEB7FD54905A903","clientVersion":"12.5","empName":"hq%E7%B3%BB%E7%BB%9F%E7%AE%A1%E7%90%86","roleName":"%E7%B3%BB%E7%BB%9F%E7%AE%A1%E7%90%86%E5%91%98","deptFullName":"%E6%9C%AA%E5%8C%B9%E9%85%8DCCHR%E4%B8%ADHROC%E9%83%A8%E9%97%A8%2F%E9%9B%86%E5%9B%A2IT%2FCCES%E7%BB%84"}',
81
- AuthorizationCode:'Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjhhM2I4MmExLWE3NmUtNGRhYS1hMWRmLWFiMjllNjk5MTM1ZiJ9.VTSVB631fsh8-V_2p_a9WuM4yVU6VMxUhEq_2e5LCBMOEs-08OEiQQRYbReGl4RHOaIhnoBVqp5Sbk7otwrUnw',
81
+ AuthorizationCode:'Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjlmODc5NTA3LWJmZTgtNDY0MS04ZGE5LWJhOTQ2NjhjNjc0MCJ9.2MoGUYsd88MqzvNsOclX3pb-xX-CVWYPVip3c_B1kxGoKTsvgPbq-oEzMa_xsJ5ZZBTiauHAb21MjJdpnolzyA',
82
82
  };
83
83
  },
84
84
  // 请求完成事件,可判断是否登录过期执行响应操作