centaline-data-driven 1.5.40 → 1.5.42
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 +1 -1
- package/release-log.md +51 -2
- package/src/Detail.vue +3 -3
- package/src/SearchList.vue +9 -7
- package/src/centaline/dialogList/src/dialog.vue +17 -2
- package/src/centaline/dynamicContact/src/dynamicContact.vue +0 -1
- package/src/centaline/dynamicDetail/src/dynamicCustomerSimpleDetail.vue +289 -49
- package/src/centaline/dynamicDetail/src/dynamicEstateBuildingDetail.vue +11 -11
- package/src/centaline/dynamicDetail/src/dynamicEstateSimpleDetail.vue +2 -2
- package/src/centaline/dynamicDetail/src/dynamicPropertyDetailOFI.vue +10 -11
- package/src/centaline/dynamicDetail/src/dynamicPropertyDetailRET.vue +12 -11
- package/src/centaline/dynamicDetail/src/dynamicPropertySimpleDetailRET.vue +2 -2
- package/src/centaline/dynamicForm/src/dynamicForm.vue +19 -19
- package/src/centaline/dynamicPhotoSelect/src/dynamicPhotoSelect.vue +31 -0
- package/src/centaline/dynamicPhotoSelectList/src/dynamicPhotoSelectList.vue +31 -0
- package/src/centaline/dynamicRepeat/src/dynamicRepeat.vue +361 -143
- package/src/centaline/dynamicSearchList/src/dynamicSearchList.vue +15 -2
- package/src/centaline/dynamicSearchList/src/dynamicSearchScreen.vue +28 -22
- package/src/centaline/dynamicSearchList/src/dynamicSearchTable.vue +36 -21
- package/src/centaline/dynamicSearchListTab/src/dynamicSearchListOne.vue +15 -2
- package/src/centaline/dynamicTree/src/dynamicTree.vue +3 -1
- package/src/centaline/formData/index.js +2 -2
- package/src/centaline/loader/src/ctl/Detail.js +13 -0
- package/src/centaline/loader/src/ctl/Form.js +2 -2
- package/src/centaline/loader/src/ctl/Repeat.js +127 -20
- package/src/centaline/loader/src/ctl/SearchScreen.js +6 -6
- package/src/centaline/loader/src/ctl/SearchTable.js +1 -1
- package/src/centaline/progress/src/progress.vue +9 -4
- package/src/main.js +6 -6
- package/wwwroot/static/centaline/centaline-data-driven.js +799 -266
- package/wwwroot/static/centaline/centaline-data-driven.js.map +1 -1
package/package.json
CHANGED
package/release-log.md
CHANGED
|
@@ -1,14 +1,63 @@
|
|
|
1
|
+
## v1.5.42
|
|
2
|
+
2023-07-31
|
|
3
|
+
|
|
4
|
+
优化
|
|
5
|
+
|
|
6
|
+
客户列表右侧边栏字母和有效标签样式优化
|
|
7
|
+
|
|
8
|
+
图片选择控件增加文件类型缩略图显示 videoPlayIconUrl
|
|
9
|
+
|
|
10
|
+
页面变动,右侧联系人会一直加载处理
|
|
11
|
+
|
|
12
|
+
弹层记录滚动条位置,切换tab后,回到记录位置
|
|
13
|
+
|
|
14
|
+
更新表格列后,多选按钮失效处理
|
|
15
|
+
|
|
16
|
+
房源详情页头像大小比例修改
|
|
17
|
+
|
|
18
|
+
房源详情页跟进列表高度加高
|
|
19
|
+
|
|
20
|
+
列表重置要清除排序字段
|
|
21
|
+
|
|
22
|
+
客户列表右侧边栏tabs功能优化
|
|
23
|
+
|
|
24
|
+
## v1.5.41
|
|
25
|
+
2023-07-25
|
|
1
26
|
|
|
2
|
-
## v1.5.39
|
|
3
|
-
2023-07-19
|
|
4
27
|
优化
|
|
28
|
+
|
|
29
|
+
tree组件搜索不存在时优化
|
|
30
|
+
|
|
31
|
+
Repeat组件优化
|
|
32
|
+
|
|
33
|
+
zip文件导出优化
|
|
34
|
+
|
|
35
|
+
客户侧边栏详情
|
|
36
|
+
|
|
37
|
+
右侧详情页tab高度计算优化
|
|
38
|
+
|
|
39
|
+
合并行更新优化
|
|
40
|
+
|
|
41
|
+
列表刷新行后,侧边栏需要刷新
|
|
42
|
+
|
|
43
|
+
列表查询按钮后面的插件没有支持自定义宽度
|
|
44
|
+
|
|
45
|
+
## v1.5.40
|
|
46
|
+
2023-07-19
|
|
47
|
+
|
|
48
|
+
bug修复
|
|
49
|
+
|
|
5
50
|
form表单固定按钮位置优化,兼容ccai
|
|
6
51
|
|
|
52
|
+
## v1.5.39
|
|
53
|
+
2023-07-19
|
|
54
|
+
|
|
7
55
|
bug修复
|
|
8
56
|
|
|
9
57
|
表格表头刷新时闪动问题修复
|
|
10
58
|
|
|
11
59
|
图片编辑打开不显示图片兼容性修复
|
|
60
|
+
|
|
12
61
|
## v1.5.38
|
|
13
62
|
2023-07-18
|
|
14
63
|
|
package/src/Detail.vue
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div id="appDetail" style="height:100%;">
|
|
3
|
-
|
|
3
|
+
<ct-Detail :api="'PropertyOFI/readDetailForBrowse'" :apiParam="apiParam" :pageType="'PropertyDetailOFI'"></ct-Detail>
|
|
4
4
|
<!-- <ct-Detail :api="'PropertyRET/readDetailForBrowse'" :apiParam="apiParam" :pageType="'PropertyDetailRET'"></ct-Detail> -->
|
|
5
5
|
<!-- <ct-Detail :api="'Estate/readDetailForBrowse'" :apiParam="apiParam" :pageType="'EstateDetail'"></ct-Detail> -->
|
|
6
|
-
<ct-Detail :api="'EstateBuilding/readDetailForBrowse'" :apiParam="apiParam" :pageType="'EstateBuildingDetail'"></ct-Detail>
|
|
6
|
+
<!-- <ct-Detail :api="'EstateBuilding/readDetailForBrowse'" :apiParam="apiParam" :pageType="'EstateBuildingDetail'"></ct-Detail> -->
|
|
7
7
|
<ct-dialog-list></ct-dialog-list>
|
|
8
8
|
</div>
|
|
9
9
|
</template>
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
return {
|
|
16
16
|
apiParam: {
|
|
17
17
|
actionType: 1,
|
|
18
|
-
chanceID: "
|
|
18
|
+
chanceID: "20154400",
|
|
19
19
|
estateID:'',
|
|
20
20
|
buildingID:'9717',
|
|
21
21
|
} ,
|
package/src/SearchList.vue
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div id="app-search" style="width:100%;height:100%;position: fixed;">
|
|
3
|
+
|
|
3
4
|
<!-- <ct-searchlist :searchConditionApi="'/api/third-dept-tran/transaction-workflow/getLayoutOfSearch'" :searchDataApi="'/api/third-dept-tran/transaction-workflow/list'"></ct-searchlist> -->
|
|
4
5
|
|
|
5
|
-
<!-- <ct-searchlist :searchConditionApi="'/PropertyRETList/getLayoutOfSearch'" :searchDataApi="'/PropertyRETList/getListOfSearchModel'" :searchCategoryApi="'/PropertyRETList/getLayoutOfSearchCategory'"></ct-searchlist> -->
|
|
6
|
-
|
|
7
6
|
<!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/third-dept-tran/tran-list/layout'" :searchDataApi="'/api/third-dept-tran/tran-list'"></ct-searchlist> -->
|
|
8
7
|
|
|
9
8
|
<!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/third-dept-tran/profit-return/layout'" :searchDataApi="'/api/third-dept-tran/profit-return'"></ct-searchlist> -->
|
|
@@ -12,6 +11,11 @@
|
|
|
12
11
|
|
|
13
12
|
<!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/finance/tran-commission-allocate/process-layout'" :searchDataApi="'/api/finance/tran-commission-allocate/process-list'"></ct-searchlist> -->
|
|
14
13
|
|
|
14
|
+
<!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/api/shift-approver/layout'" :searchDataApi="'/api/shift-approver/list'"></ct-searchlist> -->
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
<!-- <ct-searchlist :apiParam="para" :searchConditionApi="'/filemanage/batchdownlist/getLayoutOfSearch'" :searchDataApi="'/filemanage/batchdownlist/getList'"></ct-searchlist> -->
|
|
18
|
+
|
|
15
19
|
|
|
16
20
|
<!-- <ct-searchlist :apiParam="para"
|
|
17
21
|
:searchConditionApi="'/api/transaction/adjustRecord/getLayoutOfSearch'"
|
|
@@ -58,13 +62,11 @@
|
|
|
58
62
|
:searchStatsApi="'/PropertyRETList/getListStats'">
|
|
59
63
|
</ct-searchlist> -->
|
|
60
64
|
|
|
61
|
-
|
|
65
|
+
<ct-searchlist :searchConditionApi="'/PropertyOFIList/getLayoutOfSearch'"
|
|
62
66
|
:searchDataApi="'/PropertyOFIList/getListOfSearchModel'"
|
|
63
67
|
:searchCategoryApi="'/PropertyOFIList/getLayoutOfSearchCategory'"
|
|
64
68
|
:searchStatsApi="'/PropertyOFIList/getListStats'">
|
|
65
|
-
</ct-searchlist>
|
|
66
|
-
|
|
67
|
-
<!-- <ct-searchlist :searchConditionApi="'/CustomerList/getLayoutOfSearch'" :searchStatsApi="'/CustomerList/getListStats'" :searchDataApi="'/CustomerList/getListOfSearchModel'"></ct-searchlist> -->
|
|
69
|
+
</ct-searchlist>
|
|
68
70
|
|
|
69
71
|
<!-- <ct-searchlist :searchConditionApi="'/EstateList/getLayoutOfSearch'" :searchDataApi="'/EstateList/getListOfSearchModel'"></ct-searchlist> -->
|
|
70
72
|
|
|
@@ -74,7 +76,7 @@
|
|
|
74
76
|
|
|
75
77
|
<!-- <ct-searchlist :searchConditionApi="'/CustomerImportList/getLayoutOfSearch'" :searchDataApi="'/CustomerImportList/getListOfSearchModel'"></ct-searchlist> -->
|
|
76
78
|
|
|
77
|
-
<ct-searchlist :searchConditionApi="'/CustomerList/getLayoutOfSearch'" :searchStatsApi="'/CustomerList/getListStats'" :searchDataApi="'/CustomerList/getListOfSearchModel'"></ct-searchlist>
|
|
79
|
+
<!-- <ct-searchlist :searchConditionApi="'/CustomerList/getLayoutOfSearch'" :searchStatsApi="'/CustomerList/getListStats'" :searchDataApi="'/CustomerList/getListOfSearchModel'"></ct-searchlist> -->
|
|
78
80
|
|
|
79
81
|
<!-- <ct-searchlist :searchConditionApi="'/CallTaskList/getLayoutOfSearch'" :searchDataApi="'/CallTaskList/getListOfSearchModel'"></ct-searchlist> -->
|
|
80
82
|
|
|
@@ -13,6 +13,11 @@
|
|
|
13
13
|
pane:null
|
|
14
14
|
};
|
|
15
15
|
},
|
|
16
|
+
activated(){
|
|
17
|
+
if (this.contentTop && this.$refs.content) {
|
|
18
|
+
this.$refs.content.scrollTop=this.contentTop;
|
|
19
|
+
}
|
|
20
|
+
},
|
|
16
21
|
methods: {
|
|
17
22
|
close() {
|
|
18
23
|
this.$emit('close', this);
|
|
@@ -25,6 +30,11 @@
|
|
|
25
30
|
//ev.stopPropagation();
|
|
26
31
|
//ev.preventDefault();
|
|
27
32
|
},
|
|
33
|
+
scrollHandle(ev) {
|
|
34
|
+
this.contentTop=this.$refs.content.scrollTop;
|
|
35
|
+
ev.cancelBubble = true;
|
|
36
|
+
ev.stopPropagation();
|
|
37
|
+
},
|
|
28
38
|
},
|
|
29
39
|
mounted() {
|
|
30
40
|
//this.$el.parentNode.removeChild(this.$el);
|
|
@@ -91,7 +101,7 @@
|
|
|
91
101
|
on: {
|
|
92
102
|
click: (event) => {
|
|
93
103
|
this.bodyClickHandler(event);
|
|
94
|
-
}
|
|
104
|
+
},
|
|
95
105
|
}
|
|
96
106
|
},
|
|
97
107
|
[
|
|
@@ -192,7 +202,12 @@
|
|
|
192
202
|
'height': item.attrs.height,
|
|
193
203
|
'overflow': 'auto',
|
|
194
204
|
},
|
|
195
|
-
ref:'content'
|
|
205
|
+
ref:'content',
|
|
206
|
+
on: {
|
|
207
|
+
scroll: (event) => {
|
|
208
|
+
self.scrollHandle(event);
|
|
209
|
+
},
|
|
210
|
+
}
|
|
196
211
|
}, [
|
|
197
212
|
h(item.component, {
|
|
198
213
|
props: item.attrs,
|