apply-clients 5.0.36 → 5.0.37-2

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 (91) hide show
  1. package/package.json +111 -111
  2. package/src/android.js +1 -1
  3. package/src/apply.js +15 -1
  4. package/src/assets//345/210/240/351/231/244.png +0 -0
  5. package/src/assets//347/224/250/346/210/267/345/234/260/345/235/200.png +0 -0
  6. package/src/assets//347/224/250/346/210/267/345/247/223/345/220/215.png +0 -0
  7. package/src/assets//347/224/250/346/210/267/347/224/265/350/257/235.png +0 -0
  8. package/src/components/app_apply/ApplyApp.vue +6 -6
  9. package/src/components/app_apply/ApplyDownList.vue +18 -16
  10. package/src/components/app_apply/ApplyInfo.vue +2 -2
  11. package/src/components/app_apply/ApplyListUpload.vue +15 -5
  12. package/src/components/app_apply/ApplyToDoList.vue +201 -54
  13. package/src/components/app_apply/ApplyUserInfo.vue +2 -2
  14. package/src/components/app_apply/FieldExploration.vue +0 -1
  15. package/src/components/app_apply/Gongcheng.vue +3631 -0
  16. package/src/components/app_apply/OneToMany.vue +194 -0
  17. package/src/components/app_apply/PlaceControler.vue +230 -189
  18. package/src/components/app_apply/ServiceControl.vue +630 -385
  19. package/src/components/app_apply/ServiceView.vue +44 -17
  20. package/src/components/app_apply/ezhou/FeiMinYongV.vue +109 -0
  21. package/src/components/app_apply/ezhou/FeiMinYongVV.vue +100 -0
  22. package/src/components/app_apply/ezhou/MinYong.vue +92 -0
  23. package/src/components/app_apply/ezhou/ServiceView.vue +745 -0
  24. package/src/components/image/doc.jpg +0 -0
  25. package/src/components/image/dwg.png +0 -0
  26. package/src/components/image/dxf.png +0 -0
  27. package/src/components/image/excel.jpg +0 -0
  28. package/src/components/image/pdf.jpg +0 -0
  29. package/src/components/phone/phoneselect.vue +250 -0
  30. package/src/components/phone/phoneselect2.vue +112 -0
  31. package/src/components/product/Common/ApplyValidateBill.vue +13 -6
  32. package/src/components/product/Common/PrintBill.vue +7 -6
  33. package/src/components/product/EngineeringManagement/EngineerUpload.vue +304 -0
  34. package/src/components/product/EngineeringManagement/EngineeringManagement.vue +137 -0
  35. package/src/components/product/EngineeringManagement/EngineeringSelect.vue +586 -0
  36. package/src/components/product/EngineeringSupervisory/EngineeringApplyStopInfo.vue +281 -0
  37. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryControl.vue +132 -0
  38. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryList.vue +340 -0
  39. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryServiceControl.vue +490 -0
  40. package/src/components/product/Function/InstallInfoSelect.vue +3 -2
  41. package/src/components/product/Function/Service/FunctionServiceControl.vue +37 -1
  42. package/src/components/product/Function/functions/ApplyUpload.vue +556 -0
  43. package/src/components/product/Function/functions/BuyerMessage.vue +1 -1
  44. package/src/components/product/Function/functions/InstallFee.vue +589 -347
  45. package/src/components/product/Function/functions/InstallFeeInfo.vue +6 -1
  46. package/src/components/product/Process/ExplorationSelect.vue +669 -636
  47. package/src/components/product/Process/Processes/CustomerRecordMessage.vue +907 -907
  48. package/src/components/product/Process/Processes/Service/ApplyChargeSearch.vue +126 -39
  49. package/src/components/product/Process/Processes/Service/PaperTicketBill.vue +85 -0
  50. package/src/components/product/Process/Processes/Service/ServiceControl.vue +2200 -1808
  51. package/src/components/product/ServiceView.vue +810 -795
  52. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +559 -407
  53. package/src/components/product/Supervisory/SupervisoryList.vue +102 -17
  54. package/src/components/product/applyReport/ApplyReport.vue +205 -0
  55. package/src/components/product/applyReport/PrintApplyReport.vue +116 -0
  56. package/src/components/product/stopInfo/ApplyStopInfo.vue +2 -1
  57. package/src/ezhouAndroid.js +48 -0
  58. package/src/index.js +3 -2
  59. package/src/main.js +1 -1
  60. package/src/plugins/commonService.js +11 -7
  61. package/static/newStyle/clear.png +0 -0
  62. package/static/newStyle/fife.png +0 -0
  63. package/static/newStyle/hidden.png +0 -0
  64. package/static/newStyle/label-clear.png +0 -0
  65. package/static/newStyle/left-img.png +0 -0
  66. package/static/newStyle/list_ok.png +0 -0
  67. package/static/newStyle/login-check.png +0 -0
  68. package/static/newStyle/login-con.png +0 -0
  69. package/static/newStyle/login-do.gif +0 -0
  70. package/static/newStyle/login-f.png +0 -0
  71. package/static/newStyle/login-info.png +0 -0
  72. package/static/newStyle/login-left.png +0 -0
  73. package/static/newStyle/login-org.png +0 -0
  74. package/static/newStyle/login-pwd.png +0 -0
  75. package/static/newStyle/login-user.png +0 -0
  76. package/static/newStyle/loginbg.gif +0 -0
  77. package/static/newStyle/loginbg1280.gif +0 -0
  78. package/static/newStyle/loginbg1366.gif +0 -0
  79. package/static/newStyle/loginbg_1.gif +0 -0
  80. package/static/newStyle/searchin.png +0 -0
  81. package/static/newStyle/searchout.png +0 -0
  82. package/static/newStyle/setting.png +0 -0
  83. package/static/newStyle/setting1.png +0 -0
  84. package/static/newStyle/shirk.png +0 -0
  85. package/static/newStyle/stretch_bottom.png +0 -0
  86. package/static/newStyle/stretch_left.png +0 -0
  87. package/static/newStyle/stretch_right.png +0 -0
  88. package/static/newStyle/stretch_top.png +0 -0
  89. package/static/newStyle/system-off.png +0 -0
  90. package/static/newStyle//350/261/252/344/275/263/347/207/203/346/260/224.png +0 -0
  91. package/yarn.lock +0 -8072
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,250 @@
1
+ `<template>
2
+ <div>
3
+ <table class="table table-bordered">
4
+ <tr>
5
+ <td class="col-md-3">
6
+ <label>区分修改添加;必填:否</label>
7
+ </td>
8
+ <td class="col-md-9">
9
+ <input type="text" class="input_search" placeholder='id'></input>
10
+ </td>
11
+ </tr>
12
+ <tr>
13
+ <td class="col-md-3">
14
+ <label>报建流程id;必填:是</label>
15
+ </td>
16
+ <td class="col-md-9">
17
+ <input type="text" class="input_search" placeholder='f_process_id'></input>
18
+ </td>
19
+ </tr>
20
+ <tr>
21
+ <td class="col-md-3">
22
+ <label>值:是/否;必填:是</label>
23
+ </td>
24
+ <td class="col-md-9">
25
+ <input type="text" class="input_search" placeholder='f_is_modify'></input>
26
+ </td>
27
+ </tr>
28
+ <tr>
29
+ <td class="col-md-3">
30
+ <label>类型;必填:否</label>
31
+ </td>
32
+ <td class="col-md-9">
33
+ <input type="text" class="input_search" placeholder='f_type'></input>
34
+ </td>
35
+ </tr>
36
+ <tr>
37
+ <td class="col-md-3">
38
+ <label>修改后类型;必填:否</label>
39
+ </td>
40
+ <td class="col-md-9">
41
+ <input type="text" class="input_search" placeholder='f_new_type'></input>
42
+ </td>
43
+ </tr>
44
+ <tr>
45
+ <td class="col-md-3">
46
+ <label >状态:开工/停工;可以不选择,停工不需要工作进度 必填:否</label>
47
+ </td>
48
+ <td class="col-md-9">
49
+ <input type="text" class="input_search" placeholder='f_state'></input>
50
+ </td>
51
+ </tr>
52
+ <tr>
53
+ <td>
54
+ <label>修改后状态:开工/停工;必填:否</label>
55
+ </td>
56
+ <td>
57
+ <input type="text" class="input_search" placeholder='f_new_state'></input>
58
+ </td>
59
+ </tr>
60
+ <tr>
61
+ <td class="col-md-3">
62
+ <label >管沟开挖;类型:int;必填:否</label>
63
+ </td>
64
+ <td class="col-md-9">
65
+ <input type="text" class="input_search" placeholder='f_excavation'></input>
66
+ </td>
67
+ </tr>
68
+ <tr>
69
+ <td class="col-md-3">
70
+ <label >修改后管沟开挖;类型:int;必填:否</label>
71
+ </td>
72
+ <td class="col-md-9">
73
+ <input type="text" class="input_search" placeholder='f_new_excavation'></input>
74
+ </td>
75
+ </tr>
76
+ <tr>
77
+ <td class="col-md-3">
78
+ <label >管道焊接;类型:int;必填:否</label>
79
+ </td>
80
+ <td class="col-md-9">
81
+ <input type="text" class="input_search" placeholder='f_welding'></input>
82
+ </td>
83
+ </tr>
84
+ <tr>
85
+ <td class="col-md-3">
86
+ <label >修改后管道焊接;类型:int必填:否</label>
87
+ </td>
88
+ <td class="col-md-9">
89
+ <input type="text" class="input_search" placeholder='f_new_welding'></input>
90
+ </td>
91
+ </tr>
92
+ <tr>
93
+ <td class="col-md-3">
94
+ <label >管沟回填;类型:int;必填:否</label>
95
+ </td>
96
+ <td class="col-md-9">
97
+ <input type="text" class="input_search" placeholder='f_backfill'></input>
98
+ </td>
99
+ </tr>
100
+ <tr>
101
+ <td class="col-md-3">
102
+ <label >修改后管沟回填;类型:int;必填:否</label>
103
+ </td>
104
+ <td class="col-md-9">
105
+ <input type="text" class="input_search" placeholder='f_new_backfill'></input>
106
+ </td>
107
+ </tr>
108
+ <tr>
109
+ <td class="col-md-3">
110
+ <label>室内安装;类型:int;必填:否</label>
111
+ </td>
112
+ <td class="col-md-9">
113
+ <input type="text" class="input_search" placeholder='f_install'></input>
114
+ </td>
115
+ </tr>
116
+ <tr>
117
+ <td class="col-md-3">
118
+ <label>修改后室内安装;类型:int;必填:否</label>
119
+ </td>
120
+ <td class="col-md-9">
121
+ <input type="text" class="input_search" placeholder='f_new_install'></input>
122
+ </td>
123
+ </tr>
124
+ <tr>
125
+ <td class="col-md-3">
126
+ <label>其他工作 必填:否</label>
127
+ </td>
128
+ <td class="col-md-9">
129
+ <input type="text" class="input_search" placeholder='f_other'></input>
130
+ </td>
131
+ </tr>
132
+ <tr>
133
+ <td class="col-md-3">
134
+ <label>修改后其他工作;必填:否</label>
135
+ </td>
136
+ <td class="col-md-9">
137
+ <input type="text" class="input_search" placeholder='f_new_other'></input>
138
+ </td>
139
+ </tr>
140
+ <tr>
141
+ <td class="col-md-3">
142
+ <label>备注;必填:否</label>
143
+ </td>
144
+ <td class="col-md-9">
145
+ <input type="text" class="input_search" placeholder='f_remarks'></input>
146
+ </td>
147
+ </tr>
148
+ <tr>
149
+ <td class="col-md-3">
150
+ <label>修改后备注;必填:否</label>
151
+ </td>
152
+ <td class="col-md-9">
153
+ <input type="text" class="input_search" placeholder='f_new_remarks'></input>
154
+ </td>
155
+ </tr>
156
+ <tr>
157
+ <td class="col-md-3">
158
+ <label>时间;当前时间;必填:是</label>
159
+ </td>
160
+ <td class="col-md-9">
161
+ <input type="text" class="input_search" placeholder='f_time'></input>
162
+ </td>
163
+ </tr>
164
+ <tr>
165
+ <td class="col-md-3">
166
+ <label>修改后时间;必填:是</label>
167
+ </td>
168
+ <td class="col-md-9">
169
+ <input type="text" class="input_search" placeholder='f_new_time'></input>
170
+ </td>
171
+ </tr>
172
+ <tr>
173
+ <td class="col-md-3">
174
+ <label>照片;JsonArray;必填:是</label>
175
+ </td>
176
+ <td class="col-md-9">
177
+ <input type="text" class="input_search" placeholder='f_image'></input>
178
+ </td>
179
+ </tr>
180
+ <tr>
181
+ <td class="col-md-3">
182
+ <label>修改后照片;JsonArray;必填:是</label>
183
+ </td>
184
+ <td class="col-md-9">
185
+ <input type="text" class="input_search" placeholder='f_new_image'></input>
186
+ </td>
187
+ </tr>
188
+ <tr>
189
+ <td class="col-md-3">
190
+ <label>修改原因;必填:修改时必填</label>
191
+ </td>
192
+ <td class="col-md-9">
193
+ <input type="text" class="input_search" placeholder='f_reason'></input>
194
+ </td>
195
+ </tr>
196
+ <tr>
197
+ <td colspan="2">
198
+ <button style="width: 100%" class="btn btn-info" @click="cx()">提交</button>
199
+ </td>
200
+ </tr>
201
+ </table>
202
+ </div>
203
+ </template>
204
+
205
+ <script>
206
+ import { HttpResetClass } from 'vue-client'
207
+ export default {
208
+ title:'日志修改页面',
209
+ data () {
210
+ return {
211
+ log_filling:[
212
+ {id:''}
213
+ ]
214
+ }
215
+ },
216
+ methods: {
217
+ cx(){
218
+ let http = new HttpResetClass()
219
+ http.load('POST', `rs/entity/t_log_filling`,
220
+ {"f_is_modify":"否",
221
+ "f_type":"A",
222
+ "f_excavation":"12",
223
+ "f_welding":"21",
224
+ "f_backfill":"21",
225
+ "f_install":"21",
226
+ "f_other":"测试",
227
+ "f_state":"开工",
228
+ "f_remarks":"暂无",
229
+ "f_image":[
230
+
231
+ ],
232
+ "f_time":"2020-12-25",
233
+ "f_process_id":"112d39fb-f12b-4d23-aa8b-16faaa4f2f7d"},
234
+ {resolveMsg: null, rejectMsg: null}).then((res) => {
235
+ console.log(res)
236
+ })
237
+ }
238
+ },
239
+ ready () {
240
+
241
+ }
242
+ }
243
+ </script>
244
+
245
+ <style scoped>
246
+ label{
247
+ font-size: 10px;
248
+ }
249
+ </style>
250
+ `
@@ -0,0 +1,112 @@
1
+ `<template>
2
+ <div>
3
+ <table class="table table-bordered">
4
+ <tr>
5
+ <td class="col-md-3">
6
+ <label>工程流程id;必填:是</label>
7
+ </td>
8
+ <td class="col-md-9">
9
+ <input type="text" class="input_search" placeholder='f_process_id'></input>
10
+ </td>
11
+ </tr>
12
+ <tr>
13
+ <td class="col-md-3">
14
+ <label>类型;必填:是</label>
15
+ </td>
16
+ <td class="col-md-9">
17
+ <input type="text" class="input_search" placeholder='f_type'></input>
18
+ </td>
19
+ </tr>
20
+ <tr>
21
+ <td class="col-md-3">
22
+ <label>情况说明;必填:是</label>
23
+ </td>
24
+ <td class="col-md-9">
25
+ <input type="text" class="input_search" placeholder='f_explain'></input>
26
+ </td>
27
+ </tr>
28
+ <tr>
29
+ <td class="col-md-3">
30
+ <label>处理方式;必填:是</label>
31
+ </td>
32
+ <td class="col-md-9">
33
+ <input type="text" class="input_search" placeholder='f_handle'></input>
34
+ </td>
35
+ </tr>
36
+ <tr>
37
+ <td class="col-md-3">
38
+ <label>领导批示;必填:是</label>
39
+ </td>
40
+ <td class="col-md-9">
41
+ <input type="text" class="input_search" placeholder='f_ratify'></input>
42
+ </td>
43
+ </tr>
44
+ <tr>
45
+ <td class="col-md-3">
46
+ <label>备注信息;必填:是</label>
47
+ </td>
48
+ <td class="col-md-9">
49
+ <input type="text" class="input_search" placeholder='f_remarks'></input>
50
+ </td>
51
+ </tr>
52
+ <tr>
53
+ <td class="col-md-3">
54
+ <label>定位信息;必填:是</label>
55
+ </td>
56
+ <td class="col-md-9">
57
+ <input type="text" class="input_search" placeholder='f_gps'></input>
58
+ </td>
59
+ </tr>
60
+ <tr>
61
+ <td>
62
+ <label class="col-md-3">时间;类型:int;必填:是</label>
63
+ </td>
64
+ <td class="col-md-9">
65
+ <input type="text" class="input_search" placeholder='f_time'></input>
66
+ </td>
67
+ </tr>
68
+ <tr>
69
+ <td class="col-md-3">
70
+ <label>照片;JSON数组;必填:是 </label>
71
+ </td>
72
+ <td class="col-md-9">
73
+ <input type="text" class="input_search" placeholder='f_image'></input>
74
+ </td>
75
+ </tr>
76
+ <tr>
77
+ <td colspan="2">
78
+ <button style="width: 100%" class="btn btn-info" @click="cx2()">提交</button>
79
+ </td>
80
+ </tr>
81
+ </table>
82
+ </div>
83
+ </template>
84
+
85
+ <script>
86
+
87
+ import {HttpResetClass} from "vue-client";
88
+
89
+ export default {
90
+ title:'日志修改页面',
91
+ methods: {
92
+ cx2(){
93
+ let http = new HttpResetClass()
94
+ http.load('POST', 'rs/sql/singleTable',
95
+ { "tablename":"t_extra",
96
+ "condition":"f_process_id = '112d39fb-f12b-4d23-aa8b-16faaa4f2f7d'"},
97
+ {resolveMsg: null, rejectMsg: null}).then((res) => {
98
+ console.log(res)
99
+ })
100
+ }
101
+ }
102
+
103
+ }
104
+ </script>
105
+
106
+ <style scoped>
107
+ label{
108
+ font-size: 10px;
109
+ }
110
+
111
+ </style>
112
+ `
@@ -13,6 +13,7 @@
13
13
 
14
14
  let http = new HttpResetClass()
15
15
  let param = {
16
+ f_process_id:self.data.f_process_id,
16
17
  f_bill_user: self.$login.f.name, // 票据使用人
17
18
  f_bill_type: self.data.f_bill_type, // 票据类型
18
19
  f_filialeids: self.$login.f.f_orgids, //所属分公司
@@ -37,17 +38,23 @@
37
38
  }
38
39
  },
39
40
  props: ['data','show'],
40
- ready () {
41
-
41
+ async ready () {
42
+ /*debugger
42
43
  console.log(this.data.f_bill_type)
43
44
  if (this.data.f_bill_type) {
44
- getCurrentBill(this)
45
+ await getCurrentBill(this)
46
+ console.log('打印参数',this.data.f_process_id)
45
47
 
46
- }
48
+ }*/
47
49
  },
48
50
  watch : {
49
- 'show' (val) {
50
- getCurrentBill(this)
51
+ data:{
52
+ deep:true,
53
+ immediate:true,
54
+ async handler(){
55
+ console.log('1111155555')
56
+ await getCurrentBill(this)
57
+ }
51
58
  }
52
59
  }
53
60
  }
@@ -1,6 +1,6 @@
1
1
  <template>
2
2
  <div class="auto form-horizontal" >
3
- <modal :show.sync="show" v-ref:modal large backdrop="false">
3
+ <modal :show.sync="show" v-if="show" v-ref:modal large backdrop="false">
4
4
  <header slot="modal-header" class="modal-header">
5
5
  <h3 style="color:black" class="modal-title" >{{billConfig.billtype}}</h3>
6
6
  <button type="button" class="close" @click="closebuyerinfo"><span>&times;</span></button>
@@ -11,8 +11,8 @@
11
11
  <!-- </div>-->
12
12
  <validator name='v'>
13
13
  <form class="form-horizontal select-overspread">
14
- <div class="row" style="display: flex;justify-content: center;" id='normal-bill' v-if="bill.data">
15
- {{{bill.data}}}
14
+ <div class="row" style="display: flex;justify-content: center;" id='normal-bill_xx' v-if="bill.data" v-html="bill.data">
15
+
16
16
  </div>
17
17
  </form>
18
18
  </validator>
@@ -24,7 +24,7 @@
24
24
  </div>
25
25
  </div>
26
26
  <button type="button" class="btn btn-success" @click='print()'>打印</button>
27
- <report-print id='normal-bill' top='15mm' left='5mm' width='90%' height='70%' :notrepeat="false" :showbtn="false" v-ref:reportprint></report-print>
27
+ <report-print :id="'normal-bill_xx'" top='15mm' left='5mm' width='90%' height='70%' :notrepeat="false" :showbtn="false" v-ref:reportprint></report-print>
28
28
  <button type="button" class="btn btn-default" @click='cancel()' v-if="!billConfig.hasBillManage">取消</button>
29
29
  </footer>
30
30
  </modal>
@@ -35,6 +35,7 @@
35
35
  import Vue from "vue";
36
36
 
37
37
  let getBillData = async function(self, val) {
38
+ debugger
38
39
  self.bill = new DataModel(self.billData.url, {reprint: "'正常'"})
39
40
  await self.bill.search(self.data.chargeid)
40
41
  // self.bill.condition=
@@ -50,11 +51,11 @@
50
51
  model: {
51
52
  f_using_number: null
52
53
  },
53
- bill: {},
54
+ bill: {data:''},
54
55
  messShow: false
55
56
  }
56
57
  },
57
- props: ['show', 'data', 'billData', 'billConfig','titleName'],
58
+ props: ['show', 'data', 'billData', 'billConfig','titleName','billDataantai'],
58
59
  ready () {
59
60
  console.log('打票!!!!!!!!!!!!!!!!!')
60
61