apply-clients 3.4.39 → 3.4.51

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.
Files changed (58) hide show
  1. package/build/dev-server.js +2 -2
  2. package/package.json +1 -1
  3. package/src/android.js +21 -21
  4. package/src/apply.js +113 -113
  5. package/src/applyAndroid.js +53 -53
  6. package/src/components/android/AppServiceView.vue +745 -745
  7. package/src/components/android/AppSign.vue +154 -154
  8. package/src/components/android/Process/AppExplorationUser.vue +507 -507
  9. package/src/components/android/Process/AppServiceControl.vue +1708 -1708
  10. package/src/components/android/Process/Processes/AppAddMaterialScience.vue +477 -477
  11. package/src/components/android/Process/Processes/AppDevicesManagement.vue +519 -519
  12. package/src/components/android/Process/Processes/AppInstallationDetails.vue +482 -482
  13. package/src/components/android/Supervisory/AppSupervisoryCart.vue +156 -156
  14. package/src/components/product/Business/BusinessApply.vue +269 -269
  15. package/src/components/product/Business/CivilApply.vue +269 -269
  16. package/src/components/product/GroupByApply/ApplyGroupByList.vue +253 -253
  17. package/src/components/product/GroupByApply/ApplyGroupByMain.vue +53 -53
  18. package/src/components/product/GroupByApply/ApplyGroupByPaper.vue +376 -376
  19. package/src/components/product/Material/MaterialDetailed.vue +262 -262
  20. package/src/components/product/OldApply/Monitor/MonitorApply.vue +360 -360
  21. package/src/components/product/Print/BuildOrder/printBuildOrder.vue +157 -157
  22. package/src/components/product/Print/IgnitionBill/IgnitionBill.vue +259 -259
  23. package/src/components/product/Print/IgnitionBill/printIgnitionBill.vue +168 -168
  24. package/src/components/product/Process/ExplorationSelect.vue +495 -495
  25. package/src/components/product/Process/ExplorationUser.vue +189 -189
  26. package/src/components/product/Process/Processes/InstallationDetails.vue +610 -610
  27. package/src/components/product/Process/Processes/Print/printCharge.vue +166 -166
  28. package/src/components/product/Process/Processes/addMaterialScience.vue +454 -454
  29. package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +211 -211
  30. package/src/components/product/Process/Processes/chargeManagement.vue +656 -656
  31. package/src/components/product/Process/Processes/devicesManagement.vue +484 -484
  32. package/src/components/product/Process/Service/ServiceControl.vue +1918 -1920
  33. package/src/components/product/ServiceView.vue +981 -981
  34. package/src/components/product/Supervisory/SupervisoryControl.vue +137 -137
  35. package/src/components/product/Supervisory/SupervisoryList.vue +404 -404
  36. package/src/components/product/VueUtils/ApplyUpload.vue +275 -280
  37. package/src/filiale/gehua/pc/ExplorationSelect.vue +483 -483
  38. package/src/filiale/gehua/pc/ServiceControl.vue +1929 -1929
  39. package/src/filiale/gehua/pc/SupervisoryControl.vue +137 -137
  40. package/src/filiale/gehua/pc/SupervisoryServiceControl.vue +890 -890
  41. package/src/filiale/gehua/pc/buildOrderList.vue +339 -0
  42. package/src/filiale/gehua/pc/printBuildOrder.vue +243 -0
  43. package/src/filiale/gehua/pc.js +3 -2
  44. package/src/filiale/guangxi/android/Process/AppExplorationUser.vue +503 -503
  45. package/src/filiale/guangxi/android/Process/Processes/AppAddMaterialScience.vue +470 -470
  46. package/src/filiale/guangxi/android/Process/Processes/AppDevicesManagement.vue +519 -519
  47. package/src/filiale/guangxi/android/Process/Processes/AppInstallationDetails.vue +482 -482
  48. package/src/filiale/guangxi/android/Process/Processes/AppServiceControl.vue +1708 -1708
  49. package/src/filiale/guangxi/android/Process/Processes/AppServiceView.vue +766 -766
  50. package/src/filiale/guangxi/android.js +9 -9
  51. package/src/filiale/guangxi/pc/ApplyCharge/ApplyChargeList.vue +470 -470
  52. package/src/filiale/guangxi/pc/ApplyCharge/chargeManagement.vue +702 -702
  53. package/src/filiale/guangxi/pc/Process/ExplorationSelect.vue +538 -538
  54. package/src/filiale/guangxi/pc/Process/Service/ServiceControl.vue +1922 -1922
  55. package/src/filiale/guangxi/pc/Process/Service/SupervisoryServiceControl.vue +891 -891
  56. package/src/filiale/guangxi/pc/Process/Service/addMaterialScience.vue +482 -482
  57. package/src/filiale/guangxi/pc.js +15 -15
  58. package/src/main.js +1 -4
@@ -1,156 +1,156 @@
1
- <template>
2
- <div style="padding: 10px">
3
- <div partial class="auto app-text panel" style="margin-bottom: 20px">
4
- <div class="panel-body panel-self">
5
- <div class="col-xs-12">
6
- <p class="col-xs-3 text-left font"><b>客户名称:</b></p>
7
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_user_name }}</p>
8
- </div>
9
- <div class="col-xs-12">
10
- <p class="col-xs-3 text-left font"><b>电&emsp;&emsp;话:</b></p>
11
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_phone }}</p>
12
- </div>
13
- <div class="col-xs-12">
14
- <p class="col-xs-3 text-left font"><b>工程编号:</b></p>
15
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_apply_num }}</p>
16
- </div>
17
- <div class="col-xs-12">
18
- <p class="col-xs-3 text-left font"><b>客户编号:</b></p>
19
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_userinfo_code }}</p>
20
- </div>
21
- <div class="col-xs-12">
22
- <p class="col-xs-3 text-left font"><b>报建类型:</b></p>
23
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_apply_type }}</p>
24
- </div>
25
- <div class="col-xs-12">
26
- <p class="col-xs-3 text-left font"><b>办理环节:</b></p>
27
- <p class="col-xs-9 text-left input-font">{{ selectdata.defname }}</p>
28
- </div>
29
- <div class="col-xs-12">
30
- <p class="col-xs-3 text-left font"><b>地&emsp;&emsp;址:</b></p>
31
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_address }}</p>
32
- </div>
33
- <div class="col-xs-12">
34
- <p class="col-xs-3 text-left font"><b>报建日期:</b></p>
35
- <p class="col-xs-9 text-left input-font">{{ selectdata.f_apply_date }}</p>
36
- </div>
37
- </div>
38
- </div>
39
- <div class="row" v-for="(i,row) in defnames">
40
- <div :class="row.id === selectdata.actid ? 'item selectIndex' : 'item'" @click="shouju(row)">
41
- {{row.defname}}
42
- <span v-if="row.state === '结束'">({{ row.person }})</span>
43
- <span v-if="row.state !== '结束' && row.actorexpression !== null && row.actorexpression.indexOf('PI') === 0">
44
- ({{ row.peruser }})
45
- </span>
46
- <br>
47
- {{ row.finishtime ? row.finishtime : row.sendtime }}<br>
48
- <span v-if="row.defname==='报装缴费'"> 点击此节点可查看缴费单 </span>
49
- </div>
50
- <div class="arrow glyphicon glyphicon-menu-down" v-if="i != defnames.length-1" aria-hidden="true"></div>
51
- </div>
52
- <div class="row" v-for="(i,row) in shoufeis">
53
- <apply-print-charge :selectdata="selectdata" :charge="shoufeis[i]" v-ref:print v-if="shouju2"></apply-print-charge>
54
- </div>
55
- </div>
56
- </template>
57
-
58
- <script>
59
- import {HttpResetClass} from 'vue-client'
60
- export default {
61
- title: '流程节点',
62
- props: ['selectdata'],
63
- data () {
64
- return {
65
- defnames: [],
66
- shouju2:false,
67
- shoufeis:[]
68
- }
69
- },
70
- ready () {
71
- this.initial()
72
- },
73
- methods: {
74
- async shouju(row){
75
- if(!this.shouju2){
76
- this.$showMessage('往下滑动可看到缴费单!')
77
- }
78
- console.log("进入方法 哈哈哈哈哈哈")
79
- delete row.id
80
- row = Object.assign({},this.selectdata,row)
81
- if(row.defname =='报装缴费'){
82
- console.log("点击缴费了 嘻嘻嘻嘻")
83
- let http = new HttpResetClass()
84
- let data = {
85
- tablename: 't_charge_record',
86
- condition: `f_process_id = '${this.selectdata.f_process_id}'`
87
- }
88
- let res = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/singleTable`, {data:data}, {
89
- resolveMsg: null,
90
- rejectMsg: '收费信息查询失败!!!'
91
- })
92
- debugger
93
- console.log('打印收费记录',res.data.length)
94
- if(res.data.length >0){
95
- console.log("发请求了 哈哈哈哈哈哈")
96
- this.shoufeis=res.data
97
- this.shouju2=!this.shouju2
98
- }else{
99
- console.log("没数据 呜呜呜")
100
- this.$showMessage('该数据没有缴费记录!!!')
101
- return
102
- }
103
- }
104
- },
105
- async initial() {
106
- // 获取流程节点信息
107
- let http = new HttpResetClass()
108
- let data = {
109
- processid: this.selectdata.f_process_id
110
- }
111
- let res = await http.load(
112
- 'POST',
113
- `${this.$androidUtil.getProxyUrl()}/rs/sql/getAllNode`,
114
- // `rs/sql/getAllNode`,
115
- {data: data},
116
- {
117
- resolveMsg:null,
118
- rejectMsg:null
119
- })
120
- this.defnames = res.data
121
- },
122
- },
123
- watch: {
124
- }
125
- }
126
- </script>
127
-
128
- <style scoped>
129
- .app-text {
130
- font-size: 12px;
131
- }
132
- .panel-self{
133
- border-radius: 10px;
134
- border:1px solid #499EDF;
135
- background-color: #F8F8F8;
136
- }
137
- .row{
138
- padding: 0 40px;
139
- text-align: center;
140
- height: auto;
141
- }
142
- .item{
143
- border-radius: 2em;
144
- border: 1px solid silver;
145
- line-height: 25px;
146
- }
147
- .arrow{
148
- width: 100%;
149
- color: #5ac0d9;
150
- font-weight: bold;
151
- }
152
- .selectIndex{
153
- background-color: #5ac0d9;
154
- color: #ffffff;
155
- }
156
- </style>
1
+ <template>
2
+ <div style="padding: 10px">
3
+ <div partial class="auto app-text panel" style="margin-bottom: 20px">
4
+ <div class="panel-body panel-self">
5
+ <div class="col-xs-12">
6
+ <p class="col-xs-3 text-left font"><b>客户名称:</b></p>
7
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_user_name }}</p>
8
+ </div>
9
+ <div class="col-xs-12">
10
+ <p class="col-xs-3 text-left font"><b>电&emsp;&emsp;话:</b></p>
11
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_phone }}</p>
12
+ </div>
13
+ <div class="col-xs-12">
14
+ <p class="col-xs-3 text-left font"><b>工程编号:</b></p>
15
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_apply_num }}</p>
16
+ </div>
17
+ <div class="col-xs-12">
18
+ <p class="col-xs-3 text-left font"><b>客户编号:</b></p>
19
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_userinfo_code }}</p>
20
+ </div>
21
+ <div class="col-xs-12">
22
+ <p class="col-xs-3 text-left font"><b>报建类型:</b></p>
23
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_apply_type }}</p>
24
+ </div>
25
+ <div class="col-xs-12">
26
+ <p class="col-xs-3 text-left font"><b>办理环节:</b></p>
27
+ <p class="col-xs-9 text-left input-font">{{ selectdata.defname }}</p>
28
+ </div>
29
+ <div class="col-xs-12">
30
+ <p class="col-xs-3 text-left font"><b>地&emsp;&emsp;址:</b></p>
31
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_address }}</p>
32
+ </div>
33
+ <div class="col-xs-12">
34
+ <p class="col-xs-3 text-left font"><b>报建日期:</b></p>
35
+ <p class="col-xs-9 text-left input-font">{{ selectdata.f_apply_date }}</p>
36
+ </div>
37
+ </div>
38
+ </div>
39
+ <div class="row" v-for="(i,row) in defnames">
40
+ <div :class="row.id === selectdata.actid ? 'item selectIndex' : 'item'" @click="shouju(row)">
41
+ {{row.defname}}
42
+ <span v-if="row.state === '结束'">({{ row.person }})</span>
43
+ <span v-if="row.state !== '结束' && row.actorexpression !== null && row.actorexpression.indexOf('PI') === 0">
44
+ ({{ row.peruser }})
45
+ </span>
46
+ <br>
47
+ {{ row.finishtime ? row.finishtime : row.sendtime }}<br>
48
+ <span v-if="row.defname==='报装缴费'"> 点击此节点可查看缴费单 </span>
49
+ </div>
50
+ <div class="arrow glyphicon glyphicon-menu-down" v-if="i != defnames.length-1" aria-hidden="true"></div>
51
+ </div>
52
+ <div class="row" v-for="(i,row) in shoufeis">
53
+ <apply-print-charge :selectdata="selectdata" :charge="shoufeis[i]" v-ref:print v-if="shouju2"></apply-print-charge>
54
+ </div>
55
+ </div>
56
+ </template>
57
+
58
+ <script>
59
+ import {HttpResetClass} from 'vue-client'
60
+ export default {
61
+ title: '流程节点',
62
+ props: ['selectdata'],
63
+ data () {
64
+ return {
65
+ defnames: [],
66
+ shouju2:false,
67
+ shoufeis:[]
68
+ }
69
+ },
70
+ ready () {
71
+ this.initial()
72
+ },
73
+ methods: {
74
+ async shouju(row){
75
+ if(!this.shouju2){
76
+ this.$showMessage('往下滑动可看到缴费单!')
77
+ }
78
+ console.log("进入方法 哈哈哈哈哈哈")
79
+ delete row.id
80
+ row = Object.assign({},this.selectdata,row)
81
+ if(row.defname =='报装缴费'){
82
+ console.log("点击缴费了 嘻嘻嘻嘻")
83
+ let http = new HttpResetClass()
84
+ let data = {
85
+ tablename: 't_charge_record',
86
+ condition: `f_process_id = '${this.selectdata.f_process_id}'`
87
+ }
88
+ let res = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/singleTable`, {data:data}, {
89
+ resolveMsg: null,
90
+ rejectMsg: '收费信息查询失败!!!'
91
+ })
92
+ debugger
93
+ console.log('打印收费记录',res.data.length)
94
+ if(res.data.length >0){
95
+ console.log("发请求了 哈哈哈哈哈哈")
96
+ this.shoufeis=res.data
97
+ this.shouju2=!this.shouju2
98
+ }else{
99
+ console.log("没数据 呜呜呜")
100
+ this.$showMessage('该数据没有缴费记录!!!')
101
+ return
102
+ }
103
+ }
104
+ },
105
+ async initial() {
106
+ // 获取流程节点信息
107
+ let http = new HttpResetClass()
108
+ let data = {
109
+ processid: this.selectdata.f_process_id
110
+ }
111
+ let res = await http.load(
112
+ 'POST',
113
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/getAllNode`,
114
+ // `rs/sql/getAllNode`,
115
+ {data: data},
116
+ {
117
+ resolveMsg:null,
118
+ rejectMsg:null
119
+ })
120
+ this.defnames = res.data
121
+ },
122
+ },
123
+ watch: {
124
+ }
125
+ }
126
+ </script>
127
+
128
+ <style scoped>
129
+ .app-text {
130
+ font-size: 12px;
131
+ }
132
+ .panel-self{
133
+ border-radius: 10px;
134
+ border:1px solid #499EDF;
135
+ background-color: #F8F8F8;
136
+ }
137
+ .row{
138
+ padding: 0 40px;
139
+ text-align: center;
140
+ height: auto;
141
+ }
142
+ .item{
143
+ border-radius: 2em;
144
+ border: 1px solid silver;
145
+ line-height: 25px;
146
+ }
147
+ .arrow{
148
+ width: 100%;
149
+ color: #5ac0d9;
150
+ font-weight: bold;
151
+ }
152
+ .selectIndex{
153
+ background-color: #5ac0d9;
154
+ color: #ffffff;
155
+ }
156
+ </style>