vue2-client 1.18.24 → 1.18.25
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
|
@@ -492,6 +492,16 @@ export default {
|
|
|
492
492
|
color: @primary-color;
|
|
493
493
|
}
|
|
494
494
|
|
|
495
|
+
:deep(.ant-descriptions-item-label) {
|
|
496
|
+
color: #737373; // 统一标签颜色
|
|
497
|
+
font-weight: 500;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
:deep(.ant-descriptions-item-content) {
|
|
501
|
+
color: #262626; // 统一内容颜色
|
|
502
|
+
font-weight: 400;
|
|
503
|
+
}
|
|
504
|
+
|
|
495
505
|
.descriptions-item {
|
|
496
506
|
margin-bottom: 8px;
|
|
497
507
|
}
|
|
@@ -508,7 +518,11 @@ export default {
|
|
|
508
518
|
// top 模式样式
|
|
509
519
|
.tab-content-scroll {
|
|
510
520
|
overflow-y: auto;
|
|
511
|
-
padding: 8px;
|
|
521
|
+
padding: 8px 10px;
|
|
522
|
+
|
|
523
|
+
:deep(.ant-descriptions-item) {
|
|
524
|
+
padding-bottom: 12px;
|
|
525
|
+
}
|
|
512
526
|
}
|
|
513
527
|
|
|
514
528
|
// none 模式:移除分组间距
|
|
@@ -8,73 +8,71 @@ export default {
|
|
|
8
8
|
return {
|
|
9
9
|
visible: false,
|
|
10
10
|
userinfo: {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
f_contract_id: 'HT2015092000136',
|
|
35
|
-
|
|
36
|
-
f_customer: '',
|
|
37
|
-
f_meter_type: '机表',
|
|
38
|
-
f_meter_brand: '威星智能',
|
|
39
|
-
f_meter_style: 'WX-G10',
|
|
40
|
-
f_calculation: '',
|
|
41
|
-
f_collection_type: '',
|
|
42
|
-
f_table_state: '正常',
|
|
43
|
-
f_balance_amount: 0,
|
|
44
|
-
f_balance_gas: 0,
|
|
45
|
-
f_jval: 0,
|
|
46
|
-
f_arrears_fee: 250.00,
|
|
47
|
-
f_initial_base: 0,
|
|
48
|
-
f_meter_base: 15680.5,
|
|
49
|
-
f_times: 0,
|
|
50
|
-
f_iot_times: 0,
|
|
51
|
-
f_total_fee: 0,
|
|
52
|
-
f_total_fee_all: 0,
|
|
53
|
-
f_deduction_gas: 50.5,
|
|
54
|
-
f_total_gas_all: 0,
|
|
55
|
-
f_total_gas: 0,
|
|
56
|
-
f_write_totalfee: 0,
|
|
57
|
-
f_meternumber: 'WX2015090012345',
|
|
58
|
-
f_card_id: '',
|
|
59
|
-
f_hascard: '否',
|
|
60
|
-
f_metertitles: 'BF2015001236',
|
|
61
|
-
f_gasproperties: '商业用气',
|
|
62
|
-
f_price_name: '商业用气价格',
|
|
63
|
-
f_remanent_money: 150.00,
|
|
64
|
-
f_remanent_gas: 0,
|
|
65
|
-
f_aroundmeter: '南向',
|
|
66
|
-
f_book_name: '碑林区商业册',
|
|
67
|
-
f_book_code: 'BL-SY-01',
|
|
68
|
-
f_meter_book_sort: '45',
|
|
69
|
-
f_position: '门面房',
|
|
70
|
-
f_gas_person: '赵师傅',
|
|
71
|
-
f_gas_date: '2015-09-25 11:00:00',
|
|
72
|
-
f_inputtor: '孙抄表',
|
|
73
|
-
f_hand_date: '2024-01-10 09:00:00',
|
|
74
|
-
f_input_date: '2015-09-20 14:00:00',
|
|
75
|
-
comments: '商业用户,需要定期催缴'
|
|
76
|
-
}
|
|
11
|
+
f_userinfo_id: '1003',
|
|
12
|
+
f_user_id: 'U20230003',
|
|
13
|
+
f_userfiles_id: 'F20230003',
|
|
14
|
+
f_userinfo_code: '2023001236',
|
|
15
|
+
f_user_name: '王五',
|
|
16
|
+
f_name_pinyin: 'WW',
|
|
17
|
+
f_user_type: '商业用户',
|
|
18
|
+
f_balance: -250.0,
|
|
19
|
+
f_project_money: 0,
|
|
20
|
+
f_gas_type: '',
|
|
21
|
+
f_sys_balance: 0,
|
|
22
|
+
f_idnumber: '610104197801011234',
|
|
23
|
+
f_user_phone: '13500135000',
|
|
24
|
+
f_rent_phone: '',
|
|
25
|
+
f_user_state: '欠费',
|
|
26
|
+
f_comments: '欠费待催缴',
|
|
27
|
+
f_address: '陕西省西安市碑林区南关正街88号1层商铺',
|
|
28
|
+
f_open_date: '2015-09-20 14:00:00',
|
|
29
|
+
f_install_date: '2015-09-25 10:30:00',
|
|
30
|
+
f_people_num: 0,
|
|
31
|
+
f_user_level: 'C级',
|
|
32
|
+
f_olduserinfo_code: 'OLD2010001236',
|
|
33
|
+
f_contract_id: 'HT2015092000136',
|
|
77
34
|
|
|
35
|
+
f_customer: '',
|
|
36
|
+
f_meter_type: '机表',
|
|
37
|
+
f_meter_brand: '威星智能',
|
|
38
|
+
f_meter_style: 'WX-G10',
|
|
39
|
+
f_calculation: '',
|
|
40
|
+
f_collection_type: '',
|
|
41
|
+
f_table_state: '正常',
|
|
42
|
+
f_balance_amount: 0,
|
|
43
|
+
f_balance_gas: 0,
|
|
44
|
+
f_jval: 0,
|
|
45
|
+
f_arrears_fee: 250.0,
|
|
46
|
+
f_initial_base: 0,
|
|
47
|
+
f_meter_base: 15680.5,
|
|
48
|
+
f_times: 0,
|
|
49
|
+
f_iot_times: 0,
|
|
50
|
+
f_total_fee: 0,
|
|
51
|
+
f_total_fee_all: 0,
|
|
52
|
+
f_deduction_gas: 50.5,
|
|
53
|
+
f_total_gas_all: 0,
|
|
54
|
+
f_total_gas: 0,
|
|
55
|
+
f_write_totalfee: 0,
|
|
56
|
+
f_meternumber: 'WX2015090012345',
|
|
57
|
+
f_card_id: '',
|
|
58
|
+
f_hascard: '否',
|
|
59
|
+
f_metertitles: 'BF2015001236',
|
|
60
|
+
f_gasproperties: '商业用气',
|
|
61
|
+
f_price_name: '商业用气价格',
|
|
62
|
+
f_remanent_money: 150.0,
|
|
63
|
+
f_remanent_gas: 0,
|
|
64
|
+
f_aroundmeter: '南向',
|
|
65
|
+
f_book_name: '碑林区商业册',
|
|
66
|
+
f_book_code: 'BL-SY-01',
|
|
67
|
+
f_meter_book_sort: '45',
|
|
68
|
+
f_position: '门面房',
|
|
69
|
+
f_gas_person: '赵师傅',
|
|
70
|
+
f_gas_date: '2015-09-25 11:00:00',
|
|
71
|
+
f_inputtor: '孙抄表',
|
|
72
|
+
f_hand_date: '2024-01-10 09:00:00',
|
|
73
|
+
f_input_date: '2015-09-20 14:00:00',
|
|
74
|
+
comments: '商业用户,需要定期催缴',
|
|
75
|
+
},
|
|
78
76
|
}
|
|
79
77
|
},
|
|
80
78
|
methods: {
|
|
@@ -85,22 +83,30 @@ export default {
|
|
|
85
83
|
// this.userinfo = res
|
|
86
84
|
// this.visible = true
|
|
87
85
|
// })
|
|
88
|
-
|
|
89
|
-
}
|
|
90
|
-
}
|
|
86
|
+
this.visible = true
|
|
87
|
+
},
|
|
88
|
+
},
|
|
91
89
|
}
|
|
92
90
|
</script>
|
|
93
91
|
|
|
94
92
|
<template>
|
|
95
93
|
<div>
|
|
96
|
-
<a-space style="margin-bottom: 16px
|
|
97
|
-
<a-button @click="open">
|
|
98
|
-
弹出式展示
|
|
99
|
-
</a-button>
|
|
94
|
+
<a-space style="margin-bottom: 16px">
|
|
95
|
+
<a-button @click="open"> 弹出式展示 </a-button>
|
|
100
96
|
</a-space>
|
|
101
97
|
|
|
102
98
|
<!-- 卡片展示 -->
|
|
103
|
-
<a-card
|
|
99
|
+
<a-card
|
|
100
|
+
title="卡片展示"
|
|
101
|
+
style="width: 230px"
|
|
102
|
+
size="small"
|
|
103
|
+
:bodyStyle="{
|
|
104
|
+
padding: '0',
|
|
105
|
+
height: '100%',
|
|
106
|
+
display: 'flex',
|
|
107
|
+
flexDirection: 'column',
|
|
108
|
+
}"
|
|
109
|
+
>
|
|
104
110
|
<x-descriptions-group
|
|
105
111
|
config-name="ChargeCenterUserDetailConfig"
|
|
106
112
|
:data="userinfo"
|
|
@@ -114,7 +120,11 @@ export default {
|
|
|
114
120
|
placement="right"
|
|
115
121
|
width="65vw"
|
|
116
122
|
:visible="visible"
|
|
117
|
-
@close="
|
|
123
|
+
@close="
|
|
124
|
+
() => {
|
|
125
|
+
visible = false;
|
|
126
|
+
}
|
|
127
|
+
"
|
|
118
128
|
>
|
|
119
129
|
<x-descriptions-group
|
|
120
130
|
config-name="ChargeCenterUserDetailConfig"
|
|
@@ -125,6 +135,4 @@ export default {
|
|
|
125
135
|
</div>
|
|
126
136
|
</template>
|
|
127
137
|
|
|
128
|
-
<style scoped lang="less">
|
|
129
|
-
|
|
130
|
-
</style>
|
|
138
|
+
<style scoped lang="less"></style>
|
|
@@ -228,6 +228,8 @@ const listQueryParams = computed(() => {
|
|
|
228
228
|
if (optionValue === undefined || optionValue === null || optionValue === '') return {}
|
|
229
229
|
return { [sideListFieldName.value]: optionValue }
|
|
230
230
|
})
|
|
231
|
+
|
|
232
|
+
// eslint-disable-next-line no-unused-vars
|
|
231
233
|
const cascadeSelectedKeys = computed(() => {
|
|
232
234
|
if (!isCascadeMode.value) return []
|
|
233
235
|
return cascadeColumns.value
|