apply-clients 7.1.36-yuchuan-56 → 7.1.36-yuchuan-57

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 (68) hide show
  1. package/android.html +27 -27
  2. package/build/dev-server.js +192 -192
  3. package/package.json +1 -1
  4. package/src/apply.js +163 -163
  5. package/src/applyAndroid.js +98 -98
  6. package/src/components/android/AppSign.vue +232 -232
  7. package/src/components/android/Ignition/VentilationIgnition.vue +409 -409
  8. package/src/components/android/Ignition/VentilationIgnitionHandle.vue +472 -472
  9. package/src/components/android/Process/AppExplorationUser.vue +454 -454
  10. package/src/components/android/Process/AppServiceControl.vue +1434 -1434
  11. package/src/components/android/Process/Processes/AppInstallationDetails.vue +1026 -1026
  12. package/src/components/android/Process/Processes/newAppInstallationDetails.vue +671 -671
  13. package/src/components/android/SealBind.vue +382 -382
  14. package/src/components/android/SealManage.vue +278 -278
  15. package/src/components/android/Sign/AppSignTask.vue +183 -183
  16. package/src/components/android/Supervisory/AppProcessSupervisory.vue +344 -344
  17. package/src/components/android/Task/Build/BuildTsak.vue +117 -117
  18. package/src/components/android/Task/BuildIgnition/BuildIgnition.vue +114 -114
  19. package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -317
  20. package/src/components/android/Task/RepairFromSend/RepairFrom.vue +124 -124
  21. package/src/components/android/Task/RepairFromSend/RepairSend.vue +124 -124
  22. package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +431 -431
  23. package/src/components/android/Task/Survey/SurveyTsak.vue +141 -141
  24. package/src/components/android/Task/yiban/AppShowDone.vue +442 -442
  25. package/src/components/android/newPackage/customerServiceManager.vue +218 -218
  26. package/src/components/android/newPackage/projectPrice.vue +218 -218
  27. package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
  28. package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +325 -325
  29. package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +142 -142
  30. package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
  31. package/src/components/product/ApplyMap/AppMapLocation.vue +829 -829
  32. package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
  33. package/src/components/product/ChongZheng/ApplyChongZhengList.vue +417 -417
  34. package/src/components/product/Function/InstallFunction.vue +132 -132
  35. package/src/components/product/Function/InstallInfoSelect.vue +374 -374
  36. package/src/components/product/Function/Service/FunctionServiceControl.vue +581 -581
  37. package/src/components/product/Ignition/IgnitionDispatch.vue +90 -90
  38. package/src/components/product/Ignition/IgnitionListManage.vue +604 -604
  39. package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
  40. package/src/components/product/InsuranceApply/InsuranceReport.vue +188 -188
  41. package/src/components/product/List/OldShowDevices.vue +272 -272
  42. package/src/components/product/List/ShowAllActivity.vue +541 -541
  43. package/src/components/product/List/ShowDevices.vue +279 -279
  44. package/src/components/product/Print/BuildOrder/buildOrderList.vue +446 -446
  45. package/src/components/product/Process/ExplorationSelect.vue +593 -593
  46. package/src/components/product/Process/ExplorationUser.vue +154 -154
  47. package/src/components/product/Process/New1ExplorationUser.vue +196 -196
  48. package/src/components/product/Process/NewExplorationSelect.vue +587 -587
  49. package/src/components/product/Process/NewExplorationUser.vue +216 -216
  50. package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
  51. package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
  52. package/src/components/product/Process/Processes/chargeManagement.vue +2 -1
  53. package/src/components/product/Process/Processes/selectApply.vue +250 -250
  54. package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +230 -230
  55. package/src/components/product/Process/Processes/selectOldUserinfo.vue +241 -241
  56. package/src/components/product/Process/Processes/selectUserinfo.vue +234 -234
  57. package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
  58. package/src/components/product/ServiceView.vue +644 -644
  59. package/src/components/product/Stop/StopApplyList.vue +224 -224
  60. package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
  61. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +593 -593
  62. package/src/components/product/Supervisory/SupervisoryControl.vue +114 -114
  63. package/src/components/product/Supervisory/SupervisoryList.vue +586 -586
  64. package/src/components/product/Supervisory/SupervisoryhCart.vue +120 -120
  65. package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +111 -111
  66. package/src/components/product/Supervisory/YiBanSupervisoryList.vue +539 -539
  67. package/src/components/product/VueUtils/ApplyUpload.vue +303 -303
  68. package/src/main.js +27 -27
@@ -1,216 +1,216 @@
1
- <template>
2
- <div style="height: 100%">
3
- <tabset class="tab1" v-ref:tabs :close="false" :active.sync="active">
4
- <tab :header="dataname+'查询列表'" :class="showData ? 'top' : 'auto'">
5
- <component :is="'exploration-select'" v-ref:query :dataname = "dataname" :show-data="showData"></component>
6
- </tab>
7
- <tab header='页面1' class="tab3">
8
- <component :is="'new1-exploration-user'" :xselectdata="selectdata1" :mark="'1'"></component>
9
- </tab>
10
- <tab header='页面2'>
11
- <component :is="'new1-exploration-user'" :xselectdata="selectdata2" :mark="'2'"></component>
12
- </tab>
13
- <tab header='页面3'>
14
- <component :is="'new1-exploration-user'" :xselectdata="selectdata3" :mark="'3'"></component>
15
- </tab>
16
- </tabset>
17
- </div>
18
- </template>
19
-
20
- <script>
21
- import Vue from 'vue'
22
- import {HttpResetClass} from 'vue-client'
23
-
24
- export default {
25
- title: '报建流程',
26
- props: ['dataname'],
27
- data() {
28
- return {
29
- showData: true, // 控制列表数据
30
- showtotal: false, // 详情显示
31
- selectdata: {},
32
- selectdata1: null,
33
- show1: false,
34
- selectdata2: null,
35
- show2: false,
36
- selectdata3: null,
37
- show3: false,
38
- xmlname: '', // 配置文件名
39
- active: 0 // 配置文件名
40
- }
41
- },
42
- ready() {
43
- console.log('=============用户信息=================')
44
- console.log(this.$login.f)
45
- console.log(this.$login.r)
46
- },
47
- methods: {
48
- // 获取页面配置json文件
49
- async loadName() {
50
- let http = new HttpResetClass()
51
- let data = {
52
- workname: this.selectdata.processname
53
- }
54
- let res= await http.load('POST', 'rs/logic/ApplyGetConfigs', {
55
- data
56
- }, {resolveMsg: null, rejectMsg: null})
57
- Vue.prototype.$workflow_vue = res.data
58
- }
59
- },
60
- events: {
61
- 'locationclick'(res) {
62
- console.log('/*/*/*/*/*/*/*/*/*/*/*/*/*/**/*/*/*/*')
63
- if (res.pname) {
64
- this.$refs.service.setLabelValue('定位地址', res.pname + res.cityname + res.adname + res.address + res.name)
65
- } else {
66
- this.$refs.service.setLabelValue('定位地址', res.province + res.city + res.address + res.name)
67
- }
68
- this.$refs.service.show_data.f_lng = res.location.lng
69
- this.$refs.service.show_data.f_lat = res.location.lat
70
- this.active = 0
71
- },
72
- 'onMessage'(data) {
73
- console.log('接收消息')
74
- console.log(data)
75
- if (data.type === 'apply-task') {
76
- this.$refs.query.$refs.cp.$refs.cri.search()
77
- }
78
- },
79
- // 刷新控制层
80
- async 'breakControl'(servicedata) {
81
-
82
- if (servicedata.id) {
83
- let data = {
84
- condition: `u.id = ${servicedata.id}`,
85
- data: {
86
- userid: this.$login.f.id,
87
- f_filiale: "榆林."+this.$login.f.orgs
88
- }
89
- }
90
- let res = await this.$resetpost(
91
- 'rs/sql/checkuser',
92
- {data: data},
93
- {resolveMsg: null, rejectMsg:null}
94
- )
95
-
96
- this.selectdata = res.data[0]
97
- } else {
98
- this.selectdata = servicedata
99
- }
100
-
101
- this.showtotal = false
102
- this.$nextTick(() => {
103
- this.showtotal = true
104
- })
105
- this.active = 0
106
-
107
- },
108
- // 初始化
109
- async 'apply'(val) {
110
- console.log("当前数据", val)
111
- this.showtotal = false
112
- if (!this.selectdata1) {
113
- this.selectdata1 = val
114
- } else if (!this.selectdata2) {
115
- this.selectdata2 = val
116
- } else if (!this.selectdata3) {
117
- this.selectdata3 = val
118
- }else {
119
- this.$showMessage("请关闭之前的页面后,再打开新的页面")
120
- return
121
- }
122
- this.selectdata = val
123
-
124
- // 次方法必须同步执行,否则后续会出问题
125
- // 获取页面json配置文件
126
- // await this.loadName()
127
-
128
- // 显示详细
129
- // this.showtotal = true
130
- // 关闭列表数据
131
- // this.showData = false
132
- // 关闭分页
133
- // this.$refs.query.$refs.cp.pager = false
134
- },
135
- 'search'() {
136
- this.selectdata = {}
137
- // 关闭详细
138
- this.showtotal = false
139
- // 显示列表数据
140
- this.showData = true
141
- // 显示分页
142
- this.$refs.query.$refs.cp.pager = true
143
- // 调用查询
144
- this.$refs.query.$refs.cp.$refs.cri.search()
145
- },
146
- 'loadPage1'(val) {
147
- if (val === '1'){
148
- console.log("sssss1")
149
- this.selectdata1 = null
150
- // this.show1 = false
151
- // this.active = 0
152
- }else if (val === '2'){
153
- console.log("sssss2")
154
- this.selectdata2 = null
155
- // this.show2 = false
156
- // this.active = 0
157
- }else if (val === '3'){
158
- console.log("sssss3")
159
- this.selectdata3 = null
160
- // this.show3 = false
161
- // this.active = 0
162
- }
163
- console.log("vass",val)
164
- // this.selectdata = {}
165
- // 关闭详细
166
- // this.showtotal = false
167
- // 显示列表数据
168
- this.showData = true
169
- // 显示分页
170
- // this.$refs.query.$refs.cp.pager = true
171
- // 调用查询
172
- this.$refs.query.$refs.cp.loadPage(this.$refs.query.model.pageIndex)
173
- }
174
- },
175
- watch: {
176
- "selectdata1" (val) {
177
- if(val){
178
- this.show1 = true
179
- this.active = 1
180
- }else {
181
- this.show1 = false
182
- this.active = 0
183
- }
184
- },
185
- "selectdata2" (val) {
186
- if(val){
187
- this.show2 = true
188
- this.active = 2
189
- }else {
190
- this.show2 = false
191
- this.active = 0
192
- }
193
- },
194
- "selectdata3" (val) {
195
- if(val){
196
- this.show3 = true
197
- this.active = 3
198
- }else {
199
- this.show3 = false
200
- this.active = 0
201
- }
202
- }
203
- }
204
- }
205
- </script>
206
- <style scoped>
207
- .tab1{
208
- padding: 0.4%;
209
- background-color: #ffffff;
210
- border-radius: 14px;
211
- box-shadow: 0px 1px 10px 0px rgba(2, 56, 104, 0.13);
212
- }
213
- .tab3{
214
- background-color: #ffffff !important
215
- }
216
- </style>
1
+ <template>
2
+ <div style="height: 100%">
3
+ <tabset class="tab1" v-ref:tabs :close="false" :active.sync="active">
4
+ <tab :header="dataname+'查询列表'" :class="showData ? 'top' : 'auto'">
5
+ <component :is="'exploration-select'" v-ref:query :dataname = "dataname" :show-data="showData"></component>
6
+ </tab>
7
+ <tab header='页面1' class="tab3">
8
+ <component :is="'new1-exploration-user'" :xselectdata="selectdata1" :mark="'1'"></component>
9
+ </tab>
10
+ <tab header='页面2'>
11
+ <component :is="'new1-exploration-user'" :xselectdata="selectdata2" :mark="'2'"></component>
12
+ </tab>
13
+ <tab header='页面3'>
14
+ <component :is="'new1-exploration-user'" :xselectdata="selectdata3" :mark="'3'"></component>
15
+ </tab>
16
+ </tabset>
17
+ </div>
18
+ </template>
19
+
20
+ <script>
21
+ import Vue from 'vue'
22
+ import {HttpResetClass} from 'vue-client'
23
+
24
+ export default {
25
+ title: '报建流程',
26
+ props: ['dataname'],
27
+ data() {
28
+ return {
29
+ showData: true, // 控制列表数据
30
+ showtotal: false, // 详情显示
31
+ selectdata: {},
32
+ selectdata1: null,
33
+ show1: false,
34
+ selectdata2: null,
35
+ show2: false,
36
+ selectdata3: null,
37
+ show3: false,
38
+ xmlname: '', // 配置文件名
39
+ active: 0 // 配置文件名
40
+ }
41
+ },
42
+ ready() {
43
+ console.log('=============用户信息=================')
44
+ console.log(this.$login.f)
45
+ console.log(this.$login.r)
46
+ },
47
+ methods: {
48
+ // 获取页面配置json文件
49
+ async loadName() {
50
+ let http = new HttpResetClass()
51
+ let data = {
52
+ workname: this.selectdata.processname
53
+ }
54
+ let res= await http.load('POST', 'rs/logic/ApplyGetConfigs', {
55
+ data
56
+ }, {resolveMsg: null, rejectMsg: null})
57
+ Vue.prototype.$workflow_vue = res.data
58
+ }
59
+ },
60
+ events: {
61
+ 'locationclick'(res) {
62
+ console.log('/*/*/*/*/*/*/*/*/*/*/*/*/*/**/*/*/*/*')
63
+ if (res.pname) {
64
+ this.$refs.service.setLabelValue('定位地址', res.pname + res.cityname + res.adname + res.address + res.name)
65
+ } else {
66
+ this.$refs.service.setLabelValue('定位地址', res.province + res.city + res.address + res.name)
67
+ }
68
+ this.$refs.service.show_data.f_lng = res.location.lng
69
+ this.$refs.service.show_data.f_lat = res.location.lat
70
+ this.active = 0
71
+ },
72
+ 'onMessage'(data) {
73
+ console.log('接收消息')
74
+ console.log(data)
75
+ if (data.type === 'apply-task') {
76
+ this.$refs.query.$refs.cp.$refs.cri.search()
77
+ }
78
+ },
79
+ // 刷新控制层
80
+ async 'breakControl'(servicedata) {
81
+
82
+ if (servicedata.id) {
83
+ let data = {
84
+ condition: `u.id = ${servicedata.id}`,
85
+ data: {
86
+ userid: this.$login.f.id,
87
+ f_filiale: "榆林."+this.$login.f.orgs
88
+ }
89
+ }
90
+ let res = await this.$resetpost(
91
+ 'rs/sql/checkuser',
92
+ {data: data},
93
+ {resolveMsg: null, rejectMsg:null}
94
+ )
95
+
96
+ this.selectdata = res.data[0]
97
+ } else {
98
+ this.selectdata = servicedata
99
+ }
100
+
101
+ this.showtotal = false
102
+ this.$nextTick(() => {
103
+ this.showtotal = true
104
+ })
105
+ this.active = 0
106
+
107
+ },
108
+ // 初始化
109
+ async 'apply'(val) {
110
+ console.log("当前数据", val)
111
+ this.showtotal = false
112
+ if (!this.selectdata1) {
113
+ this.selectdata1 = val
114
+ } else if (!this.selectdata2) {
115
+ this.selectdata2 = val
116
+ } else if (!this.selectdata3) {
117
+ this.selectdata3 = val
118
+ }else {
119
+ this.$showMessage("请关闭之前的页面后,再打开新的页面")
120
+ return
121
+ }
122
+ this.selectdata = val
123
+
124
+ // 次方法必须同步执行,否则后续会出问题
125
+ // 获取页面json配置文件
126
+ // await this.loadName()
127
+
128
+ // 显示详细
129
+ // this.showtotal = true
130
+ // 关闭列表数据
131
+ // this.showData = false
132
+ // 关闭分页
133
+ // this.$refs.query.$refs.cp.pager = false
134
+ },
135
+ 'search'() {
136
+ this.selectdata = {}
137
+ // 关闭详细
138
+ this.showtotal = false
139
+ // 显示列表数据
140
+ this.showData = true
141
+ // 显示分页
142
+ this.$refs.query.$refs.cp.pager = true
143
+ // 调用查询
144
+ this.$refs.query.$refs.cp.$refs.cri.search()
145
+ },
146
+ 'loadPage1'(val) {
147
+ if (val === '1'){
148
+ console.log("sssss1")
149
+ this.selectdata1 = null
150
+ // this.show1 = false
151
+ // this.active = 0
152
+ }else if (val === '2'){
153
+ console.log("sssss2")
154
+ this.selectdata2 = null
155
+ // this.show2 = false
156
+ // this.active = 0
157
+ }else if (val === '3'){
158
+ console.log("sssss3")
159
+ this.selectdata3 = null
160
+ // this.show3 = false
161
+ // this.active = 0
162
+ }
163
+ console.log("vass",val)
164
+ // this.selectdata = {}
165
+ // 关闭详细
166
+ // this.showtotal = false
167
+ // 显示列表数据
168
+ this.showData = true
169
+ // 显示分页
170
+ // this.$refs.query.$refs.cp.pager = true
171
+ // 调用查询
172
+ this.$refs.query.$refs.cp.loadPage(this.$refs.query.model.pageIndex)
173
+ }
174
+ },
175
+ watch: {
176
+ "selectdata1" (val) {
177
+ if(val){
178
+ this.show1 = true
179
+ this.active = 1
180
+ }else {
181
+ this.show1 = false
182
+ this.active = 0
183
+ }
184
+ },
185
+ "selectdata2" (val) {
186
+ if(val){
187
+ this.show2 = true
188
+ this.active = 2
189
+ }else {
190
+ this.show2 = false
191
+ this.active = 0
192
+ }
193
+ },
194
+ "selectdata3" (val) {
195
+ if(val){
196
+ this.show3 = true
197
+ this.active = 3
198
+ }else {
199
+ this.show3 = false
200
+ this.active = 0
201
+ }
202
+ }
203
+ }
204
+ }
205
+ </script>
206
+ <style scoped>
207
+ .tab1{
208
+ padding: 0.4%;
209
+ background-color: #ffffff;
210
+ border-radius: 14px;
211
+ box-shadow: 0px 1px 10px 0px rgba(2, 56, 104, 0.13);
212
+ }
213
+ .tab3{
214
+ background-color: #ffffff !important
215
+ }
216
+ </style>