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,218 +1,218 @@
1
- <template>
2
- <div style="width: 100%">
3
- <div partial style="padding: 10px">
4
- <div class="row app-row">
5
- <div class="col-xs-4">
6
- <label class="font text-left">客户名称:</label>
7
- </div>
8
- <div class="col-xs-8">
9
- <input class="search_input input-font" v-model=model.data[0].f_user_name />
10
- </div>
11
- </div>
12
- <div class="row app-row">
13
- <div class="col-xs-4">
14
- <label class="font text-left">电&emsp;&emsp;话:</label>
15
- </div>
16
- <div class="col-xs-8">
17
- <input class="search_input input-font" v-model=model.data[0].f_phone />
18
- </div>
19
- </div>
20
- <div class="row app-row">
21
- <div class="col-xs-4">
22
- <label class="font text-left">工程编号:</label>
23
- </div>
24
- <div class="col-xs-8">
25
- <input class="search_input input-font" v-model=model.data[0].f_apply_num />
26
- </div>
27
- </div>
28
- <div class="row app-row">
29
- <div class="col-xs-4">
30
- <label class="font text-left">合同编号:</label>
31
- </div>
32
- <div class="col-xs-8">
33
- <input class="search_input input-font" v-model=model.data[0].f_contract_number />
34
- </div>
35
- </div>
36
- <div class="row app-row">
37
- <div class="col-xs-4">
38
- <label class="font text-left">报建类型:</label>
39
- </div>
40
- <div class="col-xs-8">
41
- <input class="search_input input-font" v-model=model.data[0].f_apply_type />
42
- </div>
43
- </div>
44
- <div class="row app-row">
45
- <div class="col-xs-4">
46
- <label class="font text-left">客户编号:</label>
47
- </div>
48
- <div class="col-xs-8">
49
- <input class="search_input input-font" v-model=model.data[0].f_userinfo_code />
50
- </div>
51
- </div>
52
- <div class="row app-row">
53
- <div class="col-xs-4">
54
- <label class="font text-left">办理环节:</label>
55
- </div>
56
- <div class="col-xs-8">
57
- <input class="search_input input-font" v-model=model.data[0].defname />
58
- </div>
59
- </div>
60
- <div class="row app-row">
61
- <div class="col-xs-4">
62
- <label class="font text-left">地&emsp;&emsp;址:</label>
63
- </div>
64
- <div class="col-xs-8">
65
- <input class="search_input input-font" v-model=model.data[0].f_address />
66
- </div>
67
- </div>
68
- <div class="row app-row">
69
- <div class="col-xs-4">
70
- <label class="font text-left">施工备注:</label>
71
- </div>
72
- <div class="col-xs-8">
73
- <input class="search_input input-font" v-model=model.data[0].f_construction_remarks />
74
- </div>
75
- </div>
76
- <div class="row app-row">
77
- <div class="col-xs-4">
78
- <label class="font text-left">报建日期:</label>
79
- </div>
80
- <div class="col-xs-8">
81
- <input class="search_input input-font" v-model=model.data[0].f_apply_date />
82
- </div>
83
- </div>
84
- <div class="row app-row">
85
- <div class="col-xs-4">
86
- <label class="font text-left">工程报价:</label>
87
- </div>
88
- <div class="col-xs-8">
89
- <input class="search_input input-font" v-model=model.f_price_number />
90
- </div>
91
- </div>
92
- <div class="row app-row">
93
- <div class="col-xs-4">
94
- <label class="font text-left">报价意见:</label>
95
- </div>
96
- <div class="col-xs-8">
97
- <input class="search_input input-font" v-model=model.f_price_idea />
98
- </div>
99
- </div>
100
- <div class="row app-row">
101
- <button class="btn btn-default button_spacing" style="min-width:100px;"
102
- @click="click(row)">保存</button>
103
- <button class="btn btn-default button_spacing" style="min-width:100px;"
104
- @click="click(row)">提交</button>
105
- </div>
106
- </div>
107
- </div>
108
- </template>
109
- <script>
110
- import Vue from 'vue'
111
- import {PagedList, HttpResetClass} from 'vue-client'
112
-
113
- export default {
114
- title: '工程报价',
115
- data () {
116
- return {
117
- model: null,
118
- criteriaShow: false
119
- }
120
- },
121
- ready () {
122
- this.search()
123
- },
124
- methods: {
125
- clear () {
126
- Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
127
- this.$refs.cp.$refs.cri.model[key] = null
128
- })
129
- },
130
- // 查询
131
- async search () {
132
- let http = new HttpResetClass()
133
- let res = await http.load(
134
- 'POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/supervisory`, {
135
- data: {
136
- condition: '1=1',
137
- data: {
138
- id: Vue.user.id,
139
- f_filiale: "榆林."+Vue.user.orgs
140
- // id: this.$login.f.id,
141
- // f_filiale: this.$login.f.f_fengongsi
142
- }
143
- }
144
- }, {
145
- resolveMsg: null,
146
- rejectMsg: `查询失败`
147
- })
148
- this.model = res
149
- console.log('当前数据', this.model)
150
- console.log('当前数据', this.model.data[0].f_user_name)
151
- },
152
- click (row) {
153
- let _this = this
154
- this.$dispatch('gotoson', {
155
- _this: _this,
156
- title: '详情信息',
157
- safe: true
158
- })
159
- this.$goto('detailed-data', {selectdata: row}, 'self', _this.search)
160
- }
161
- },
162
- events: {},
163
- watch: {}
164
- }
165
- </script>
166
- <style scoped>
167
- .app-row {
168
- height: auto;
169
- background-color: white;
170
- padding: 10px 10px 0 10px;
171
- border-bottom: 1px solid rgba(235, 235, 235, 0.5);
172
- }
173
-
174
- .search_input {
175
- border: 0;
176
- outline: none;
177
- }
178
-
179
- .input-font {
180
- font: 15px PingFang-SC-Medium;
181
- color: #333333;
182
- }
183
-
184
- .app-text {
185
- font-size: 12px;
186
- }
187
-
188
- .panel-self {
189
- border-radius: 10px;
190
- border: 1px solid #499EDF;
191
- background-color: #F8F8F8;
192
- }
193
-
194
- .font {
195
- font: 15px PingFang-SC-Medium;
196
- color: #666666;
197
- }
198
-
199
- .input-font {
200
- font: 15px PingFang-SC-Medium;
201
- color: #333333;
202
- }
203
-
204
- .button_shrink_top {
205
- width: 34px;
206
- height: 34px;
207
- border: solid 1px #6aa6e2;
208
- background-size: 100%;
209
- background-image: url("../../../../static/newStyle/stretch_top.png")
210
- }
211
- .button_shrink_bottom {
212
- width: 34px;
213
- height: 34px;
214
- border: solid 1px #6aa6e2;
215
- background-size: 100%;
216
- background-image: url("../../../../static/newStyle/stretch_bottom.png")
217
- }
218
- </style>
1
+ <template>
2
+ <div style="width: 100%">
3
+ <div partial style="padding: 10px">
4
+ <div class="row app-row">
5
+ <div class="col-xs-4">
6
+ <label class="font text-left">客户名称:</label>
7
+ </div>
8
+ <div class="col-xs-8">
9
+ <input class="search_input input-font" v-model=model.data[0].f_user_name />
10
+ </div>
11
+ </div>
12
+ <div class="row app-row">
13
+ <div class="col-xs-4">
14
+ <label class="font text-left">电&emsp;&emsp;话:</label>
15
+ </div>
16
+ <div class="col-xs-8">
17
+ <input class="search_input input-font" v-model=model.data[0].f_phone />
18
+ </div>
19
+ </div>
20
+ <div class="row app-row">
21
+ <div class="col-xs-4">
22
+ <label class="font text-left">工程编号:</label>
23
+ </div>
24
+ <div class="col-xs-8">
25
+ <input class="search_input input-font" v-model=model.data[0].f_apply_num />
26
+ </div>
27
+ </div>
28
+ <div class="row app-row">
29
+ <div class="col-xs-4">
30
+ <label class="font text-left">合同编号:</label>
31
+ </div>
32
+ <div class="col-xs-8">
33
+ <input class="search_input input-font" v-model=model.data[0].f_contract_number />
34
+ </div>
35
+ </div>
36
+ <div class="row app-row">
37
+ <div class="col-xs-4">
38
+ <label class="font text-left">报建类型:</label>
39
+ </div>
40
+ <div class="col-xs-8">
41
+ <input class="search_input input-font" v-model=model.data[0].f_apply_type />
42
+ </div>
43
+ </div>
44
+ <div class="row app-row">
45
+ <div class="col-xs-4">
46
+ <label class="font text-left">客户编号:</label>
47
+ </div>
48
+ <div class="col-xs-8">
49
+ <input class="search_input input-font" v-model=model.data[0].f_userinfo_code />
50
+ </div>
51
+ </div>
52
+ <div class="row app-row">
53
+ <div class="col-xs-4">
54
+ <label class="font text-left">办理环节:</label>
55
+ </div>
56
+ <div class="col-xs-8">
57
+ <input class="search_input input-font" v-model=model.data[0].defname />
58
+ </div>
59
+ </div>
60
+ <div class="row app-row">
61
+ <div class="col-xs-4">
62
+ <label class="font text-left">地&emsp;&emsp;址:</label>
63
+ </div>
64
+ <div class="col-xs-8">
65
+ <input class="search_input input-font" v-model=model.data[0].f_address />
66
+ </div>
67
+ </div>
68
+ <div class="row app-row">
69
+ <div class="col-xs-4">
70
+ <label class="font text-left">施工备注:</label>
71
+ </div>
72
+ <div class="col-xs-8">
73
+ <input class="search_input input-font" v-model=model.data[0].f_construction_remarks />
74
+ </div>
75
+ </div>
76
+ <div class="row app-row">
77
+ <div class="col-xs-4">
78
+ <label class="font text-left">报建日期:</label>
79
+ </div>
80
+ <div class="col-xs-8">
81
+ <input class="search_input input-font" v-model=model.data[0].f_apply_date />
82
+ </div>
83
+ </div>
84
+ <div class="row app-row">
85
+ <div class="col-xs-4">
86
+ <label class="font text-left">工程报价:</label>
87
+ </div>
88
+ <div class="col-xs-8">
89
+ <input class="search_input input-font" v-model=model.f_price_number />
90
+ </div>
91
+ </div>
92
+ <div class="row app-row">
93
+ <div class="col-xs-4">
94
+ <label class="font text-left">报价意见:</label>
95
+ </div>
96
+ <div class="col-xs-8">
97
+ <input class="search_input input-font" v-model=model.f_price_idea />
98
+ </div>
99
+ </div>
100
+ <div class="row app-row">
101
+ <button class="btn btn-default button_spacing" style="min-width:100px;"
102
+ @click="click(row)">保存</button>
103
+ <button class="btn btn-default button_spacing" style="min-width:100px;"
104
+ @click="click(row)">提交</button>
105
+ </div>
106
+ </div>
107
+ </div>
108
+ </template>
109
+ <script>
110
+ import Vue from 'vue'
111
+ import {PagedList, HttpResetClass} from 'vue-client'
112
+
113
+ export default {
114
+ title: '工程报价',
115
+ data () {
116
+ return {
117
+ model: null,
118
+ criteriaShow: false
119
+ }
120
+ },
121
+ ready () {
122
+ this.search()
123
+ },
124
+ methods: {
125
+ clear () {
126
+ Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
127
+ this.$refs.cp.$refs.cri.model[key] = null
128
+ })
129
+ },
130
+ // 查询
131
+ async search () {
132
+ let http = new HttpResetClass()
133
+ let res = await http.load(
134
+ 'POST', `${this.$androidUtil.getProxyUrl()}/rs/sql/supervisory`, {
135
+ data: {
136
+ condition: '1=1',
137
+ data: {
138
+ id: Vue.user.id,
139
+ f_filiale: "榆林."+Vue.user.orgs
140
+ // id: this.$login.f.id,
141
+ // f_filiale: this.$login.f.f_fengongsi
142
+ }
143
+ }
144
+ }, {
145
+ resolveMsg: null,
146
+ rejectMsg: `查询失败`
147
+ })
148
+ this.model = res
149
+ console.log('当前数据', this.model)
150
+ console.log('当前数据', this.model.data[0].f_user_name)
151
+ },
152
+ click (row) {
153
+ let _this = this
154
+ this.$dispatch('gotoson', {
155
+ _this: _this,
156
+ title: '详情信息',
157
+ safe: true
158
+ })
159
+ this.$goto('detailed-data', {selectdata: row}, 'self', _this.search)
160
+ }
161
+ },
162
+ events: {},
163
+ watch: {}
164
+ }
165
+ </script>
166
+ <style scoped>
167
+ .app-row {
168
+ height: auto;
169
+ background-color: white;
170
+ padding: 10px 10px 0 10px;
171
+ border-bottom: 1px solid rgba(235, 235, 235, 0.5);
172
+ }
173
+
174
+ .search_input {
175
+ border: 0;
176
+ outline: none;
177
+ }
178
+
179
+ .input-font {
180
+ font: 15px PingFang-SC-Medium;
181
+ color: #333333;
182
+ }
183
+
184
+ .app-text {
185
+ font-size: 12px;
186
+ }
187
+
188
+ .panel-self {
189
+ border-radius: 10px;
190
+ border: 1px solid #499EDF;
191
+ background-color: #F8F8F8;
192
+ }
193
+
194
+ .font {
195
+ font: 15px PingFang-SC-Medium;
196
+ color: #666666;
197
+ }
198
+
199
+ .input-font {
200
+ font: 15px PingFang-SC-Medium;
201
+ color: #333333;
202
+ }
203
+
204
+ .button_shrink_top {
205
+ width: 34px;
206
+ height: 34px;
207
+ border: solid 1px #6aa6e2;
208
+ background-size: 100%;
209
+ background-image: url("../../../../static/newStyle/stretch_top.png")
210
+ }
211
+ .button_shrink_bottom {
212
+ width: 34px;
213
+ height: 34px;
214
+ border: solid 1px #6aa6e2;
215
+ background-size: 100%;
216
+ background-image: url("../../../../static/newStyle/stretch_bottom.png")
217
+ }
218
+ </style>