apply-clients 3.4.63 → 3.4.64
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/build/dev-server.js +119 -119
- package/dist-android/static/18.js +2 -2
- package/dist-android/static/18.js.map +1 -1
- package/dist-android/static/19.js +2 -2
- package/dist-android/static/19.js.map +1 -1
- package/dist-android/static/24.js +2 -2
- package/dist-android/static/24.js.map +1 -1
- package/dist-android/static/25.js +2 -2
- package/dist-android/static/25.js.map +1 -1
- package/dist-android/static/26.js +2 -2
- package/dist-android/static/26.js.map +1 -1
- package/dist-android/static/28.js +2 -2
- package/dist-android/static/28.js.map +1 -1
- package/dist-android/static/30.js +2 -2
- package/dist-android/static/30.js.map +1 -1
- package/dist-android/static/34.js +2 -2
- package/dist-android/static/34.js.map +1 -1
- package/dist-android/static/43.js +2 -2
- package/dist-android/static/43.js.map +1 -1
- package/dist-android/static/47.js +2 -2
- package/dist-android/static/47.js.map +1 -1
- package/dist-android/static/50.js +2 -2
- package/dist-android/static/50.js.map +1 -1
- package/dist-android/static/52.js +2 -2
- package/dist-android/static/52.js.map +1 -1
- package/dist-android/static/53.js +2 -2
- package/dist-android/static/53.js.map +1 -1
- package/dist-android/static/54.js +2 -2
- package/dist-android/static/54.js.map +1 -1
- package/dist-android/static/60.js +2 -2
- package/dist-android/static/60.js.map +1 -1
- package/dist-android/static/63.js +2 -2
- package/dist-android/static/63.js.map +1 -1
- package/dist-android/static/64.js +2 -2
- package/dist-android/static/64.js.map +1 -1
- package/dist-android/static/78.js +2 -2
- package/dist-android/static/78.js.map +1 -1
- package/dist-android/static/83.js +2 -2
- package/dist-android/static/83.js.map +1 -1
- package/dist-android/static/84.js +2 -2
- package/dist-android/static/84.js.map +1 -1
- package/dist-android/static/86.js +2 -2
- package/dist-android/static/86.js.map +1 -1
- package/dist-android/static/87.js +2 -2
- package/dist-android/static/87.js.map +1 -1
- package/dist-android/static/89.js +2 -2
- package/dist-android/static/89.js.map +1 -1
- package/dist-android/static/97.js +2 -2
- package/dist-android/static/97.js.map +1 -1
- package/dist-android/static/app.js +80 -80
- package/dist-android/static/app.js.map +1 -1
- package/dist.7z +0 -0
- package/package.json +1 -1
- package/src/components/android/AppSign.vue +154 -154
- package/src/components/android/AppTakePic.vue +143 -143
- package/src/components/android/Function/AppFunctionServiceControl.vue +344 -344
- package/src/components/android/Process/AppServiceControl.vue +1708 -1708
- package/src/components/android/Process/Processes/AppAddMaterialScience.vue +477 -477
- package/src/components/android/Process/Processes/AppDevicesManagement.vue +519 -519
- package/src/components/android/Process/Processes/AppSupplementalAgreement.vue +298 -298
- package/src/components/android/Supervisory/AppSupervisoryCart.vue +156 -156
- package/src/components/build/Install/Process/zhongran/ZR_Design.vue +537 -537
- package/src/components/product/ApplyCharge/ApplyChargeList.vue +470 -470
- package/src/components/product/Function/Service/FunctionServiceControl.vue +445 -445
- package/src/components/product/Process/Processes/addMaterialScience.vue +454 -454
- package/src/components/product/Process/Processes/chargeManagement.vue +656 -656
- package/src/components/product/Process/Processes/devicesManagement.vue +484 -484
- package/src/components/product/Process/Processes/supplementalAgreement.vue +298 -298
- package/src/components/product/Process/Service/ServiceControl.vue +18 -41
- package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
- package/src/components/product/Process/ShowBackReason.vue +33 -33
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +882 -882
- package/src/components/product/VueUtils/ApplyUpload.vue +287 -287
- package/src/filiale/gehua/pc/ServiceControl.vue +1938 -1938
- package/src/filiale/gehua/pc/SupervisoryServiceControl.vue +890 -890
- package/src/filiale/guangxi/android/Process/Processes/AppAddMaterialScience.vue +520 -520
- package/src/filiale/guangxi/android/Process/Processes/AppDevicesManagement.vue +519 -519
- package/src/filiale/guangxi/android/Process/Processes/AppServiceControl.vue +1708 -1708
- package/src/filiale/guangxi/android/Process/Processes/AppSupplementalAgreement.vue +298 -298
- package/src/filiale/guangxi/pc/ApplyCharge/ApplyChargeList.vue +470 -470
- package/src/filiale/guangxi/pc/ApplyCharge/chargeManagement.vue +724 -724
- package/src/filiale/guangxi/pc/Process/Service/ServiceControl.vue +1922 -1922
- package/src/filiale/guangxi/pc/Process/Service/ShowBackReason.vue +33 -33
- package/src/filiale/guangxi/pc/Process/Service/SupervisoryServiceControl.vue +891 -891
- package/src/filiale/guangxi/pc/Process/Service/addMaterialScience.vue +517 -517
- package/src/filiale/guangxi/pc/Process/ShowBackReason.vue +33 -33
- package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +735 -735
- package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +824 -824
- package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetailsCivil.vue +650 -650
- package/src/filiale/yuchuan/pc/Order/OrderApply.vue +528 -528
- package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetails.vue +809 -809
- package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetailsCivil.vue +595 -595
- package/src/filiale/yuchuan/pc/Process/Processes/chargeManagement.vue +621 -621
- package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +1108 -1108
|
@@ -41,8 +41,6 @@
|
|
|
41
41
|
},
|
|
42
42
|
ready () {
|
|
43
43
|
this.refurbish()
|
|
44
|
-
this.servicer()
|
|
45
|
-
this.ceshi()
|
|
46
44
|
},
|
|
47
45
|
methods: {
|
|
48
46
|
async servicer(){
|
|
@@ -53,7 +51,7 @@
|
|
|
53
51
|
let http = new HttpResetClass()
|
|
54
52
|
let res = await http.load(
|
|
55
53
|
'POST',
|
|
56
|
-
`rs/sql/
|
|
54
|
+
`rs/sql/apply_singleTable`,
|
|
57
55
|
{data: data},
|
|
58
56
|
{resolveMsg: null, rejectMsg: '服务人查询失败!!!'}
|
|
59
57
|
)
|
|
@@ -81,27 +79,7 @@
|
|
|
81
79
|
}
|
|
82
80
|
}
|
|
83
81
|
},
|
|
84
|
-
|
|
85
|
-
// debugger
|
|
86
|
-
// let data = {
|
|
87
|
-
// tablename: 't_user',
|
|
88
|
-
// condition: `1=1`
|
|
89
|
-
// }
|
|
90
|
-
// let http = new HttpResetClass()
|
|
91
|
-
// let res = await http.load(
|
|
92
|
-
// 'POST',
|
|
93
|
-
// `rs/sql/singleTable`,
|
|
94
|
-
// {data: data},
|
|
95
|
-
// {resolveMsg: null, rejectMsg: '服务人查询失败!!!'}
|
|
96
|
-
// )
|
|
97
|
-
// debugger
|
|
98
|
-
// this.setLabelOptions('服务人', res.data.map(item => {
|
|
99
|
-
// return {
|
|
100
|
-
// label: item.name,
|
|
101
|
-
// value: item.name
|
|
102
|
-
// }
|
|
103
|
-
// }))
|
|
104
|
-
// },
|
|
82
|
+
|
|
105
83
|
// 组件初始化操作
|
|
106
84
|
async refurbish() {
|
|
107
85
|
this.json_datas = this.$workflow_vue
|
|
@@ -216,7 +194,7 @@
|
|
|
216
194
|
condition: `f_process_id='${this.selectdata.f_process_id}'`
|
|
217
195
|
}
|
|
218
196
|
res = await this.$resetpost(
|
|
219
|
-
'rs/sql/
|
|
197
|
+
'rs/sql/apply_singleTable',
|
|
220
198
|
{data: data},
|
|
221
199
|
{resolveMsg: null, rejectMsg: 'onetomany查询失败'}
|
|
222
200
|
)
|
|
@@ -326,7 +304,6 @@
|
|
|
326
304
|
this.$nextTick(() => {
|
|
327
305
|
this.showview = true
|
|
328
306
|
})
|
|
329
|
-
this.ceshi()
|
|
330
307
|
},
|
|
331
308
|
// 金额转大写
|
|
332
309
|
smalltoBIG(n) {
|
|
@@ -464,7 +441,7 @@
|
|
|
464
441
|
tablename: 't_apply',
|
|
465
442
|
condition: `${this.show_data.fields[index].field} = '${this.show_data.fields[index].value}'`
|
|
466
443
|
}
|
|
467
|
-
let res = await http.load('POST', 'rs/sql/
|
|
444
|
+
let res = await http.load('POST', 'rs/sql/apply_singleTable', {data: data}, {
|
|
468
445
|
resolveMsg: null,
|
|
469
446
|
rejectMsg: `${this.show_data.fields[index].label}查询失败`
|
|
470
447
|
})
|
|
@@ -504,7 +481,7 @@
|
|
|
504
481
|
let http = new HttpResetClass()
|
|
505
482
|
let res = await http.load(
|
|
506
483
|
'POST',
|
|
507
|
-
`rs/sql/
|
|
484
|
+
`rs/sql/apply_singleTable`,
|
|
508
485
|
{data: data},
|
|
509
486
|
{resolveMsg: null, rejectMsg: '区县查询失败!!!'}
|
|
510
487
|
)
|
|
@@ -525,7 +502,7 @@
|
|
|
525
502
|
let http = new HttpResetClass()
|
|
526
503
|
let res = await http.load(
|
|
527
504
|
'POST',
|
|
528
|
-
`rs/sql/
|
|
505
|
+
`rs/sql/apply_singleTable`,
|
|
529
506
|
{data: data},
|
|
530
507
|
{resolveMsg: null, rejectMsg: '集收单位查询失败!!!'}
|
|
531
508
|
)
|
|
@@ -580,7 +557,7 @@
|
|
|
580
557
|
// let http = new HttpResetClass()
|
|
581
558
|
// let res = await http.load(
|
|
582
559
|
// 'POST',
|
|
583
|
-
// `rs/sql/
|
|
560
|
+
// `rs/sql/apply_singleTable`,
|
|
584
561
|
// {data: data},
|
|
585
562
|
// {resolveMsg: null, rejectMsg: '公司查询失败!!!'}
|
|
586
563
|
// )
|
|
@@ -705,7 +682,7 @@
|
|
|
705
682
|
let http = new HttpResetClass()
|
|
706
683
|
let res = await http.load(
|
|
707
684
|
'POST',
|
|
708
|
-
`rs/sql/
|
|
685
|
+
`rs/sql/apply_singleTable`,
|
|
709
686
|
{data: data},
|
|
710
687
|
{resolveMsg: null, rejectMsg: '集收单位查询失败!!!'}
|
|
711
688
|
)
|
|
@@ -738,7 +715,7 @@
|
|
|
738
715
|
let http = new HttpResetClass()
|
|
739
716
|
let res = await http.load(
|
|
740
717
|
'POST',
|
|
741
|
-
`rs/sql/
|
|
718
|
+
`rs/sql/apply_singleTable`,
|
|
742
719
|
{data: data},
|
|
743
720
|
{resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
|
|
744
721
|
)
|
|
@@ -971,7 +948,7 @@
|
|
|
971
948
|
let http = new HttpResetClass()
|
|
972
949
|
let res = await http.load(
|
|
973
950
|
'POST',
|
|
974
|
-
`rs/sql/
|
|
951
|
+
`rs/sql/apply_singleTable`,
|
|
975
952
|
{data: data},
|
|
976
953
|
{resolveMsg: null, rejectMsg: '查询失败!!!'}
|
|
977
954
|
)
|
|
@@ -1028,7 +1005,7 @@
|
|
|
1028
1005
|
let http = new HttpResetClass()
|
|
1029
1006
|
let res = await http.load(
|
|
1030
1007
|
'POST',
|
|
1031
|
-
`rs/sql/
|
|
1008
|
+
`rs/sql/apply_singleTable`,
|
|
1032
1009
|
{data: data},
|
|
1033
1010
|
{resolveMsg: null, rejectMsg: '集收单位查询失败!!!'}
|
|
1034
1011
|
)
|
|
@@ -1053,7 +1030,7 @@
|
|
|
1053
1030
|
let http = new HttpResetClass()
|
|
1054
1031
|
let res = await http.load(
|
|
1055
1032
|
'POST',
|
|
1056
|
-
`rs/sql/
|
|
1033
|
+
`rs/sql/apply_singleTable`,
|
|
1057
1034
|
{data: data},
|
|
1058
1035
|
{resolveMsg: null, rejectMsg: '集收单位查询失败!!!'}
|
|
1059
1036
|
)
|
|
@@ -1094,7 +1071,7 @@
|
|
|
1094
1071
|
// condition: `f_orgid = '${this.$login.f.orgid}' and f_dev_name = '${this.show_data.f_company_name}'`
|
|
1095
1072
|
// }
|
|
1096
1073
|
// let res = await this.$resetpost(
|
|
1097
|
-
// `rs/sql/
|
|
1074
|
+
// `rs/sql/apply_singleTable`,
|
|
1098
1075
|
// {data: data},
|
|
1099
1076
|
// {resolveMsg: null, rejectMsg: '公司查询失败!!!'}
|
|
1100
1077
|
// )
|
|
@@ -1250,7 +1227,7 @@
|
|
|
1250
1227
|
let http = new HttpResetClass()
|
|
1251
1228
|
let res = await http.load(
|
|
1252
1229
|
'POST',
|
|
1253
|
-
`rs/sql/
|
|
1230
|
+
`rs/sql/apply_singleTable`,
|
|
1254
1231
|
{data: data},
|
|
1255
1232
|
{resolveMsg: null, rejectMsg: '保险查询失败!!!'}
|
|
1256
1233
|
)
|
|
@@ -1328,7 +1305,7 @@
|
|
|
1328
1305
|
let http = new HttpResetClass()
|
|
1329
1306
|
let res = await http.load(
|
|
1330
1307
|
'POST',
|
|
1331
|
-
`rs/sql/
|
|
1308
|
+
`rs/sql/apply_singleTable`,
|
|
1332
1309
|
{data: data},
|
|
1333
1310
|
{resolveMsg: null, rejectMsg: '集收单位查询失败!!!'}
|
|
1334
1311
|
)
|
|
@@ -1367,7 +1344,7 @@
|
|
|
1367
1344
|
let http = new HttpResetClass()
|
|
1368
1345
|
let res = await http.load(
|
|
1369
1346
|
'POST',
|
|
1370
|
-
`rs/sql/
|
|
1347
|
+
`rs/sql/apply_singleTable`,
|
|
1371
1348
|
{data: data},
|
|
1372
1349
|
{resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
|
|
1373
1350
|
)
|
|
@@ -1511,7 +1488,7 @@
|
|
|
1511
1488
|
}
|
|
1512
1489
|
let res = await http.load(
|
|
1513
1490
|
'POST',
|
|
1514
|
-
`rs/sql/
|
|
1491
|
+
`rs/sql/apply_singleTable`,
|
|
1515
1492
|
{data: data},
|
|
1516
1493
|
{resolveMsg: null, rejectMsg: 'onetomany查询失败'}
|
|
1517
1494
|
)
|
|
@@ -1717,7 +1694,7 @@
|
|
|
1717
1694
|
// let http = new HttpResetClass()
|
|
1718
1695
|
// let restp = await http.load(
|
|
1719
1696
|
// 'POST',
|
|
1720
|
-
// `rs/sql/
|
|
1697
|
+
// `rs/sql/apply_singleTable`,
|
|
1721
1698
|
// {data: data},
|
|
1722
1699
|
// {resolveMsg: null, rejectMsg: '报建数据查询失败!!!'}
|
|
1723
1700
|
// )
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div style="height: auto;text-align: center" class="col-sm-12" v-if="data != null">
|
|
3
|
-
<span style="color: red;font-family: 微软雅黑;font-weight: bold;font-size: 18px">请注意被退回原因为:{{data.f_back_reason}} 退回时间:{{data.f_date}}</span>
|
|
4
|
-
</div>
|
|
5
|
-
</template>
|
|
6
|
-
<script>
|
|
7
|
-
import {HttpResetClass} from 'vue-client'
|
|
8
|
-
|
|
9
|
-
export default {
|
|
10
|
-
title: '退回原因展示',
|
|
11
|
-
props: ['selectdata'],
|
|
12
|
-
data () {
|
|
13
|
-
return {
|
|
14
|
-
data: null
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
async ready () {
|
|
18
|
-
let data = {
|
|
19
|
-
tablename: 't_backcause',
|
|
20
|
-
condition: `actid = '${this.selectdata.actid}' and f_process_id = '${this.selectdata.f_process_id}'`
|
|
21
|
-
}
|
|
22
|
-
let http = new HttpResetClass()
|
|
23
|
-
let res = await http.load(
|
|
24
|
-
'POST',
|
|
25
|
-
'rs/sql/
|
|
26
|
-
{data: data}, {
|
|
27
|
-
resolveMsg: null,
|
|
28
|
-
rejectMsg: '退回原因查询失败!!!'
|
|
29
|
-
})
|
|
30
|
-
this.data = res.data[0]
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div style="height: auto;text-align: center" class="col-sm-12" v-if="data != null">
|
|
3
|
+
<span style="color: red;font-family: 微软雅黑;font-weight: bold;font-size: 18px">请注意被退回原因为:{{data.f_back_reason}} 退回时间:{{data.f_date}}</span>
|
|
4
|
+
</div>
|
|
5
|
+
</template>
|
|
6
|
+
<script>
|
|
7
|
+
import {HttpResetClass} from 'vue-client'
|
|
8
|
+
|
|
9
|
+
export default {
|
|
10
|
+
title: '退回原因展示',
|
|
11
|
+
props: ['selectdata'],
|
|
12
|
+
data () {
|
|
13
|
+
return {
|
|
14
|
+
data: null
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
async ready () {
|
|
18
|
+
let data = {
|
|
19
|
+
tablename: 't_backcause',
|
|
20
|
+
condition: `actid = '${this.selectdata.actid}' and f_process_id = '${this.selectdata.f_process_id}'`
|
|
21
|
+
}
|
|
22
|
+
let http = new HttpResetClass()
|
|
23
|
+
let res = await http.load(
|
|
24
|
+
'POST',
|
|
25
|
+
'rs/sql/apply_singleTable',
|
|
26
|
+
{data: data}, {
|
|
27
|
+
resolveMsg: null,
|
|
28
|
+
rejectMsg: '退回原因查询失败!!!'
|
|
29
|
+
})
|
|
30
|
+
this.data = res.data[0]
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
</script>
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div style="height: auto;text-align: center" class="col-sm-12" v-if="data != null">
|
|
3
|
-
<span style="color: red;font-family: 微软雅黑;font-weight: bold;font-size: 18px">请注意被退回原因为:{{data.f_back_reason}} 退回时间:{{data.f_date}}</span>
|
|
4
|
-
</div>
|
|
5
|
-
</template>
|
|
6
|
-
<script>
|
|
7
|
-
import {HttpResetClass} from 'vue-client'
|
|
8
|
-
|
|
9
|
-
export default {
|
|
10
|
-
title: '退回原因展示',
|
|
11
|
-
props: ['selectdata'],
|
|
12
|
-
data () {
|
|
13
|
-
return {
|
|
14
|
-
data: null
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
async ready () {
|
|
18
|
-
let data = {
|
|
19
|
-
tablename: 't_backcause',
|
|
20
|
-
condition: `actid = '${this.selectdata.actid}' and f_process_id = '${this.selectdata.f_process_id}'`
|
|
21
|
-
}
|
|
22
|
-
let http = new HttpResetClass()
|
|
23
|
-
let res = await http.load(
|
|
24
|
-
'POST',
|
|
25
|
-
'rs/sql/
|
|
26
|
-
{data: data}, {
|
|
27
|
-
resolveMsg: null,
|
|
28
|
-
rejectMsg: '退回原因查询失败!!!'
|
|
29
|
-
})
|
|
30
|
-
this.data = res.data[0]
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div style="height: auto;text-align: center" class="col-sm-12" v-if="data != null">
|
|
3
|
+
<span style="color: red;font-family: 微软雅黑;font-weight: bold;font-size: 18px">请注意被退回原因为:{{data.f_back_reason}} 退回时间:{{data.f_date}}</span>
|
|
4
|
+
</div>
|
|
5
|
+
</template>
|
|
6
|
+
<script>
|
|
7
|
+
import {HttpResetClass} from 'vue-client'
|
|
8
|
+
|
|
9
|
+
export default {
|
|
10
|
+
title: '退回原因展示',
|
|
11
|
+
props: ['selectdata'],
|
|
12
|
+
data () {
|
|
13
|
+
return {
|
|
14
|
+
data: null
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
async ready () {
|
|
18
|
+
let data = {
|
|
19
|
+
tablename: 't_backcause',
|
|
20
|
+
condition: `actid = '${this.selectdata.actid}' and f_process_id = '${this.selectdata.f_process_id}'`
|
|
21
|
+
}
|
|
22
|
+
let http = new HttpResetClass()
|
|
23
|
+
let res = await http.load(
|
|
24
|
+
'POST',
|
|
25
|
+
'rs/sql/apply_singleTable',
|
|
26
|
+
{data: data}, {
|
|
27
|
+
resolveMsg: null,
|
|
28
|
+
rejectMsg: '退回原因查询失败!!!'
|
|
29
|
+
})
|
|
30
|
+
this.data = res.data[0]
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
</script>
|