safecheck-client 4.0.1-4 → 4.0.1-41
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/package.json +5 -5
- package/src/assets//350/255/246/345/221/212 (3).png +0 -0
- package/src/assets//350/255/246/345/221/212 (4).png +0 -0
- package/src/assets//350/255/246/345/221/212 (5).png +0 -0
- package/src/components/android/SwitchValve.vue +1 -1
- package/src/components/checkplan/CheckDetail.vue +1 -1
- package/src/components/map/SecurityCheckCoordinates.vue +348 -0
- package/src/components/pc/CheckBookUser.vue +337 -333
- package/src/filiale/jinhong/android/CurrentCreate.vue +41 -2
- package/src/filiale/jinhong/pc/CheckBookList.vue +10 -7
- package/src/filiale/jinhong/pc/DefectPaperNew.vue +10 -10
- package/src/filiale/jinhong/pc/checkUserList.vue +31 -8
- package/src/filiale/libo/android/PaperFeedback.vue +1579 -0
- package/src/filiale/libo/android/PhoneUpUserinfo.vue +1249 -0
- package/src/filiale/libo/android/SafecheckOrderV.vue +2302 -0
- package/src/filiale/libo/android.js +14 -0
- package/src/filiale/libo/pc/NewCheckpaper.vue +1987 -0
- package/src/filiale/libo/pc.js +12 -0
- package/src/filiale/meihekou/android/MeterReading.vue +9 -5
- package/src/filiale/meihekou/android/PhoneUpUserinfo.vue +3 -2
- package/src/filiale/meihekou/android/SafecheckDevices.vue +5 -5
- package/src/filiale/meihekou/android/SafecheckOrderV.vue +323 -310
- package/src/filiale/meihekou/pc/NewCheckpaper.vue +2027 -2027
- package/src/filiale/meihekou/pc/NewCheckpaperNew.vue +2050 -0
- package/src/filiale/meihekou/pc/PaperList.vue +810 -0
- package/src/filiale/meihekou/pc.js +15 -13
- package/src/filiale/minsheng/android/SwitchValve.vue +1 -1
- package/src/filiale/qianneng/android/SwitchValve.vue +1 -1
- package/src/filiale/qingjian/pc/NewCheckpaper.vue +1 -0
- package/src/filiale/qingjian/pc/checkUserList.vue +35 -0
- package/src/filiale/taiyuan/android/CurrentCreate.vue +1016 -0
- package/src/filiale/taiyuan/android/PhoneUpUserinfo.vue +1259 -0
- package/src/filiale/taiyuan/android/SafecheckOrderV.vue +2341 -0
- package/src/filiale/taiyuan/android/SafecheckUserInfo.vue +776 -0
- package/src/filiale/taiyuan/android.js +13 -0
- package/src/filiale/taiyuan/pc/DefectDeal.vue +1033 -0
- package/src/filiale/taiyuan/pc/NewCheckpaper.vue +1976 -0
- package/src/filiale/taiyuan/pc/PlanManage.vue +891 -0
- package/src/filiale/taiyuan/pc/checkUserList.vue +798 -0
- package/src/filiale/taiyuan/pc.js +15 -0
- package/src/filiale/tongchuan/android/SwitchValve.vue +1 -1
- package/src/filiale/xinkang/android/AddPlanItem.vue +1 -1
- package/src/filiale/xinkang/android/SafecheckDevices.vue +29 -7
- package/src/filiale/xinkang/android/SafecheckOrderV.vue +21 -44
- package/src/filiale/xinkang/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/xinkang/pc/NewCheckpaper.vue +1474 -1498
- package/src/filiale/xinkang/pc/PaperList.vue +596 -603
- package/src/filiale/yuansheng/android/SwitchValve.vue +1 -1
- package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1030 -1030
- package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +4 -4
- package/src/filiale/yunchengminsheng/pc/PaperList.vue +811 -0
- package/src/filiale/yunchengminsheng/pc.js +1 -0
- package/src/safecheck-android.js +4 -0
- package/src/safecheck.js +3 -0
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "safecheck-client",
|
3
3
|
"//": "主分支版本别乱升,测试包的版本直接发包(建议使用1.XX.XX-XXX格式作为测试包,不要频繁升级第三位版本号),别提交版本号。切了分支切记把主分支版本升了,保证主分支始终是最高版本!!!!!",
|
4
|
-
"version": "4.0.1-
|
4
|
+
"version": "4.0.1-41",
|
5
5
|
"description": "安检模块 前端组件",
|
6
6
|
"author": "丁新 <417755458@qq.com>",
|
7
7
|
"license": "ISC",
|
@@ -31,9 +31,9 @@
|
|
31
31
|
"benz-amr-recorder": "^1.1.3",
|
32
32
|
"browserslist": "^4.21.4",
|
33
33
|
"crypto-js": "^4.2.0",
|
34
|
-
"html2canvas": "
|
35
|
-
"html2pdf.js": "
|
36
|
-
"jspdf": "
|
34
|
+
"html2canvas": "1.1.4",
|
35
|
+
"html2pdf.js": "0.10.1",
|
36
|
+
"jspdf": "2.3.1",
|
37
37
|
"less": "^4.2.0",
|
38
38
|
"mint-ui": "^1.0.2",
|
39
39
|
"node-libs-browser": "^2.2.1",
|
@@ -108,7 +108,7 @@
|
|
108
108
|
"terser-webpack-plugin-legacy": "^1.2.5",
|
109
109
|
"url-loader": "^0.5.7",
|
110
110
|
"vue-amap": "0.5.10",
|
111
|
-
"vue-client": "1.25.
|
111
|
+
"vue-client": "1.25.31",
|
112
112
|
"vue-hot-reload-api": "^1.2.0",
|
113
113
|
"vue-html-loader": "^1.0.0",
|
114
114
|
"vue-loader": "^8.2.1",
|
Binary file
|
Binary file
|
Binary file
|
@@ -295,7 +295,7 @@ export default {
|
|
295
295
|
meternumberf: this.thisOneData.f_meternumber, //表号
|
296
296
|
contentData: {isOpen: msg=='开阀' ? 1 : 0}, // oper 为true 时为开阀 false 为关阀
|
297
297
|
}
|
298
|
-
this.$resetpost(`${this.$androidUtil.getProxyUrl()}/api/af-
|
298
|
+
this.$resetpost(`${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/openapi/iot_saveInstruct`, {data: data}).then((row) => {
|
299
299
|
this.$showMessage(`${msg}指令发送成功,请等候2分钟进行查询`)
|
300
300
|
//tag
|
301
301
|
this.thisOneData = '';
|
@@ -111,7 +111,7 @@ export default {
|
|
111
111
|
'check' (val) {
|
112
112
|
let condition
|
113
113
|
//tag
|
114
|
-
condition = `
|
114
|
+
condition = `c.f_checker_name='${this.check.f_checker}' and i.f_state!='作废' and c.f_issued='是'`
|
115
115
|
if(this.checkstatus){
|
116
116
|
condition += ` and cp.f_entry_status = '${this.checkstatus}'`
|
117
117
|
}
|
@@ -0,0 +1,348 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="flex-row">
|
3
|
+
<div class="basic-main" style="flex:7">
|
4
|
+
<div id="check_map" style="height:100%">
|
5
|
+
</div>
|
6
|
+
</div>
|
7
|
+
<div id="zzz" class="basic-main" style="flex:1;margin-left: 0px;overflow: hidden">
|
8
|
+
<div class="panel panel-info" style="margin-top:0px; height: 100%; display: flex; flex-direction: column;">
|
9
|
+
<div class="panel-heading" style="height: 50px">
|
10
|
+
<h3 class="panel-title">状态选择</h3>
|
11
|
+
</div>
|
12
|
+
<div class="panel-body">
|
13
|
+
<ul class="safe_ul_sty">
|
14
|
+
<li class="safe_li_sty"><input class="safe_checkbox_sty" v-model="mulchs.level1" @change="enableChange('level1',mulchs.level1)" type="checkbox"/><img class="safe_deimg" src="../../assets/警告 (3).png"/>拒检</li>
|
15
|
+
<li class="safe_li_sty"><input class="safe_checkbox_sty" v-model="mulchs.level3" @change="enableChange('level3',mulchs.level3)" type="checkbox"/><img class="safe_deimg" src="../../assets/警告 (4).png"/>到访不遇</li>
|
16
|
+
<li class="safe_li_sty"><input class="safe_checkbox_sty" v-model="mulchs.problems" @change="enableChange('problems',mulchs.problems)" type="checkbox"/><img class="safe_deimg" src="../../assets/警告 (5).png"/>正常</li>
|
17
|
+
</ul>
|
18
|
+
</div>
|
19
|
+
<div class="panel-heading" style="height: 50px">
|
20
|
+
<h3 class="panel-title">时间选择</h3>
|
21
|
+
</div>
|
22
|
+
<div class="panel-body">
|
23
|
+
<div class="row" style="height: 50px">
|
24
|
+
<datepicker
|
25
|
+
:value.sync="f_check_start"
|
26
|
+
placeholder='开始时间'
|
27
|
+
:disabled-days-of-week="[]"
|
28
|
+
@change="safeRefresh"
|
29
|
+
:format="'yyyy-MM-dd'"
|
30
|
+
:show-rest-button="reset"
|
31
|
+
v-model="f_check_start">
|
32
|
+
</datepicker>
|
33
|
+
</div>
|
34
|
+
|
35
|
+
<div class="row" style="height: 50px">
|
36
|
+
<datepicker
|
37
|
+
:value.sync="f_check_end"
|
38
|
+
placeholder='结束时间'
|
39
|
+
:disabled-days-of-week="[]"
|
40
|
+
@change="safeRefresh"
|
41
|
+
:format="'yyyy-MM-dd'"
|
42
|
+
:show-rest-button="reset"
|
43
|
+
v-model="f_check_end">
|
44
|
+
</datepicker>
|
45
|
+
</div>
|
46
|
+
</div>
|
47
|
+
</div>
|
48
|
+
</div>
|
49
|
+
</div>
|
50
|
+
</template>
|
51
|
+
|
52
|
+
<script>
|
53
|
+
import * as Util from '../Util'
|
54
|
+
import {HttpResetClass} from 'vue-client'
|
55
|
+
|
56
|
+
export default {
|
57
|
+
title: '用户安检定位信息',
|
58
|
+
data() {
|
59
|
+
return {
|
60
|
+
loading: false,
|
61
|
+
f_check_start:'',
|
62
|
+
f_check_end:'',
|
63
|
+
map:null,
|
64
|
+
infoWindow:null,
|
65
|
+
level1Mulchs:null,//拒检点位
|
66
|
+
level3Mulchs:null,//到访不遇点位
|
67
|
+
problemsMulchs:null,//正常点位
|
68
|
+
level1:[],
|
69
|
+
level3:[],
|
70
|
+
problems:[],
|
71
|
+
defectList:{rows:[]},
|
72
|
+
intervalNum:'',
|
73
|
+
mulchs:{//覆盖物控制显示
|
74
|
+
level1:true,
|
75
|
+
level3:true,
|
76
|
+
problems:true
|
77
|
+
},
|
78
|
+
styleObject :[
|
79
|
+
{
|
80
|
+
url: require('../../assets/警告 (3).png'), //拒检图标URL
|
81
|
+
anchor: new AMap.Pixel(14, 8), // 图标偏移位置
|
82
|
+
size: new AMap.Size(26, 28) //图标大小
|
83
|
+
},
|
84
|
+
{
|
85
|
+
url: require('../../assets/警告 (4).png'), //到访不遇图标URL
|
86
|
+
anchor: new AMap.Pixel(14, 8), // 图标偏移位置
|
87
|
+
size: new AMap.Size(26, 28) //图标大小
|
88
|
+
},
|
89
|
+
{
|
90
|
+
url: require('../../assets/警告 (5).png'), //正常图标URL
|
91
|
+
anchor: new AMap.Pixel(14, 8), // 图标偏移位置
|
92
|
+
size: new AMap.Size(26, 28) //图标大小
|
93
|
+
}
|
94
|
+
]
|
95
|
+
}
|
96
|
+
},
|
97
|
+
async ready(){
|
98
|
+
this.initMap()
|
99
|
+
await this.getNewData(`f_longitude is not null and f_latitude is not null`)
|
100
|
+
this.assemblyData()
|
101
|
+
this.intervalNum=window.setInterval(this.safeRefresh, 240000)
|
102
|
+
},
|
103
|
+
methods: {
|
104
|
+
async getNewData (condition) {
|
105
|
+
this.loading = true
|
106
|
+
let arr = await new HttpResetClass().load('POST', `api/af-safecheck/sql/safe_singleTable_OrderBy`,
|
107
|
+
{
|
108
|
+
data: {
|
109
|
+
items:'*',
|
110
|
+
tablename: 't_check_paper',
|
111
|
+
condition: condition,
|
112
|
+
orderitem: 'f_entry_status'
|
113
|
+
}}, {resolveMsg: null, rejectMsg: null})
|
114
|
+
if (arr.data) {
|
115
|
+
this.level1 = []
|
116
|
+
this.level3 = []
|
117
|
+
this.problems = []
|
118
|
+
arr.data.forEach((defect) => {
|
119
|
+
if (defect.f_entry_status == '拒检' ) {
|
120
|
+
this.level1.push(defect)
|
121
|
+
} else if (defect.f_entry_status == '到访不遇' ) {
|
122
|
+
this.level3.push(defect)
|
123
|
+
} else {
|
124
|
+
this.problems.push(defect)
|
125
|
+
}
|
126
|
+
})
|
127
|
+
}
|
128
|
+
this.loading = false
|
129
|
+
this.defectList.rows = arr.data
|
130
|
+
},
|
131
|
+
getDefectContent(row){
|
132
|
+
return `
|
133
|
+
<div style="padding:0px;margin-left: 8px;"><b>安检内容</b></div>
|
134
|
+
<div class="panel panel-default" style="background-color: azure;border-radius: 5px;margin-left: 8px;">
|
135
|
+
<div class="panel-body">
|
136
|
+
<ul style="list-style-type: none;font-size: 15px;">
|
137
|
+
<li style="margin: 3px 0;">用户姓名: ${row.f_user_name}</li>
|
138
|
+
<li style="margin: 3px 0;">用户地址: ${row.f_address}</li>
|
139
|
+
<li style="margin: 3px 0;">安检状态: ${row.f_entry_status}</li>
|
140
|
+
<li style="margin: 3px 0;">安检时间: ${row.f_offsite_time}</li>
|
141
|
+
<li style="margin: 3px 0;">安检人员: ${row.f_checker_name}</li>
|
142
|
+
</ul>
|
143
|
+
</div>
|
144
|
+
</div>`
|
145
|
+
},
|
146
|
+
assemblyData(){
|
147
|
+
let a2=[]
|
148
|
+
for(let i=0;i<this.level1.length;i++){
|
149
|
+
a2.push({
|
150
|
+
lnglat: [this.level1[i].f_longitude, this.level1[i].f_latitude], //点标记位置
|
151
|
+
name: '拒检',
|
152
|
+
id:i,
|
153
|
+
rowstr:this.level1[i]
|
154
|
+
})
|
155
|
+
}
|
156
|
+
this.level1Mulchs.setData(a2);
|
157
|
+
this.level1Mulchs.setMap(this.map);
|
158
|
+
|
159
|
+
let a4=[]
|
160
|
+
for(let p=0;p<this.level3.length;p++){
|
161
|
+
if (this.level3[p].f_longitude&&this.level3[p].f_latitude){
|
162
|
+
a4.push({
|
163
|
+
lnglat: [this.level3[p].f_longitude, this.level3[p].f_latitude], //点标记位置
|
164
|
+
name: '到访不遇',
|
165
|
+
id:p,
|
166
|
+
rowstr:this.level3[p]
|
167
|
+
})
|
168
|
+
}
|
169
|
+
}
|
170
|
+
this.level3Mulchs.setData(a4);
|
171
|
+
this.level3Mulchs.setMap(this.map);
|
172
|
+
|
173
|
+
let a5=[]
|
174
|
+
for(let l=0;l<this.problems.length;l++){
|
175
|
+
if (this.problems[l].f_longitude&&this.problems[l].f_latitude){
|
176
|
+
a5.push({
|
177
|
+
lnglat: [this.problems[l].f_longitude, this.problems[l].f_latitude], //点标记位置
|
178
|
+
name: '正常',
|
179
|
+
id:l,
|
180
|
+
rowstr:this.problems[l]
|
181
|
+
})
|
182
|
+
}
|
183
|
+
}
|
184
|
+
this.problemsMulchs.setData(a5);
|
185
|
+
this.problemsMulchs.setMap(this.map);
|
186
|
+
},
|
187
|
+
enableChange(vname,val){
|
188
|
+
switch(vname){
|
189
|
+
case 'level1':
|
190
|
+
if(val){
|
191
|
+
this.level1Mulchs.show()
|
192
|
+
}else{
|
193
|
+
this.level1Mulchs.hide()
|
194
|
+
}
|
195
|
+
break;
|
196
|
+
case 'level3':
|
197
|
+
if(val){
|
198
|
+
this.level3Mulchs.show()
|
199
|
+
}else{
|
200
|
+
this.level3Mulchs.hide()
|
201
|
+
}
|
202
|
+
break;
|
203
|
+
case 'problems':
|
204
|
+
if(val){
|
205
|
+
this.problemsMulchs.show()
|
206
|
+
}else{
|
207
|
+
this.problemsMulchs.hide()
|
208
|
+
}
|
209
|
+
break;
|
210
|
+
default:
|
211
|
+
}
|
212
|
+
},
|
213
|
+
initMap(){
|
214
|
+
let that=this
|
215
|
+
this.map = new AMap.Map('check_map', {
|
216
|
+
zoom: 12,
|
217
|
+
viewMode: '2D',
|
218
|
+
lang: 'zh_cn',
|
219
|
+
zindex: 99
|
220
|
+
});
|
221
|
+
AMap.plugin(
|
222
|
+
['AMap.ToolBar','AMap.Geolocation'], () => {
|
223
|
+
var geolocation = new AMap.Geolocation({
|
224
|
+
enableHighAccuracy: true,
|
225
|
+
showbutton: true,
|
226
|
+
timeout: 10000,
|
227
|
+
buttonOffset: new AMap.Pixel(10, 20),
|
228
|
+
buttonPosition: 'LB'
|
229
|
+
})
|
230
|
+
that.map.addControl(geolocation)
|
231
|
+
geolocation.getCurrentPosition();
|
232
|
+
that.map.addControl(new AMap.ToolBar())
|
233
|
+
});
|
234
|
+
this.map.setDefaultCursor('move');
|
235
|
+
this.infoWindow = new AMap.InfoWindow({
|
236
|
+
anchor: 'bottom-center',
|
237
|
+
autoMove:true,
|
238
|
+
content: '',
|
239
|
+
offset: new AMap.Pixel(0, -25)
|
240
|
+
})
|
241
|
+
|
242
|
+
this.level1Mulchs=new AMap.MassMarks([], {
|
243
|
+
opacity: 0.8,
|
244
|
+
zIndex: 111,
|
245
|
+
cursor: 'pointer',
|
246
|
+
style: this.styleObject[0]
|
247
|
+
});
|
248
|
+
this.level1Mulchs.on('click',function (e) {
|
249
|
+
let defectContent=that.getDefectContent(e.data.rowstr)
|
250
|
+
that.infoWindow.setContent(defectContent)
|
251
|
+
that.infoWindow.open(that.map, e.data.lnglat);
|
252
|
+
})
|
253
|
+
this.level3Mulchs=new AMap.MassMarks([], {
|
254
|
+
opacity: 0.8,
|
255
|
+
zIndex: 111,
|
256
|
+
cursor: 'pointer',
|
257
|
+
style: this.styleObject[1]
|
258
|
+
});
|
259
|
+
this.level3Mulchs.on('click',function (e) {
|
260
|
+
let defectContent=that.getDefectContent(e.data.rowstr)
|
261
|
+
that.infoWindow.setContent(defectContent)
|
262
|
+
that.infoWindow.open(that.map, e.data.lnglat);
|
263
|
+
})
|
264
|
+
this.problemsMulchs=new AMap.MassMarks([], {
|
265
|
+
opacity: 0.8,
|
266
|
+
zIndex: 111,
|
267
|
+
cursor: 'pointer',
|
268
|
+
style: this.styleObject[2]
|
269
|
+
});
|
270
|
+
this.problemsMulchs.on('click',function (e) {
|
271
|
+
let defectContent=that.getDefectContent(e.data.rowstr)
|
272
|
+
that.infoWindow.setContent(defectContent)
|
273
|
+
that.infoWindow.open(that.map, e.data.lnglat);
|
274
|
+
})
|
275
|
+
},
|
276
|
+
async safeRefresh(){
|
277
|
+
let condition =`f_longitude is not null and f_latitude is not null`
|
278
|
+
if (this.f_check_start){
|
279
|
+
condition += ` and f_offsite_time >= '${this.f_check_start} 00:00:00'`
|
280
|
+
}
|
281
|
+
if (this.f_check_end){
|
282
|
+
condition += ` and f_offsite_time <= '${this.f_check_end} 23:59:59'`
|
283
|
+
}
|
284
|
+
await this.getNewData(condition)
|
285
|
+
this.assemblyData()
|
286
|
+
}
|
287
|
+
},
|
288
|
+
destroyed() {
|
289
|
+
window.clearInterval(this.intervalNum)
|
290
|
+
}
|
291
|
+
}
|
292
|
+
</script>
|
293
|
+
|
294
|
+
<style lang="less" scoped>
|
295
|
+
|
296
|
+
.time-picker-container {
|
297
|
+
display: flex;
|
298
|
+
align-items: center;
|
299
|
+
}
|
300
|
+
|
301
|
+
.time-picker-container /deep/ .v-datepicker {
|
302
|
+
width: 100% !important;
|
303
|
+
}
|
304
|
+
|
305
|
+
.date-separator {
|
306
|
+
padding: 0 5px;
|
307
|
+
}
|
308
|
+
|
309
|
+
.safe_checkbox_sty{
|
310
|
+
vertical-align:text-bottom;
|
311
|
+
margin-right: 3px;
|
312
|
+
|
313
|
+
}
|
314
|
+
.safe_ul_sty{
|
315
|
+
list-style-type: none;
|
316
|
+
font-size: 13px;
|
317
|
+
padding-left: 5px;
|
318
|
+
}
|
319
|
+
.safe_li_sty{
|
320
|
+
font-size: 13px;
|
321
|
+
margin-top: 5px;
|
322
|
+
}
|
323
|
+
.safe_p{
|
324
|
+
white-space: nowrap;
|
325
|
+
overflow: hidden;
|
326
|
+
text-overflow: ellipsis;
|
327
|
+
margin: 0 0 0 10px;
|
328
|
+
|
329
|
+
font-size: 12px;
|
330
|
+
}
|
331
|
+
.safe_list_li{
|
332
|
+
margin-top: 5px;
|
333
|
+
background-color: #ffffff;
|
334
|
+
border: solid 1px #f0f4fa !important;
|
335
|
+
color: #666666 !important;
|
336
|
+
font-size: 1.3rem !important;
|
337
|
+
font-family: PINGFANG-MEDIUM !important;
|
338
|
+
padding: 8px;
|
339
|
+
}
|
340
|
+
.safe_list_li:hover{
|
341
|
+
background-color: rgb(203,234,241);
|
342
|
+
}
|
343
|
+
.safe_deimg{
|
344
|
+
vertical-align: text-bottom;
|
345
|
+
width: 15px;
|
346
|
+
margin-right: 3px;
|
347
|
+
}
|
348
|
+
</style>
|