safecheck-client 3.0.35-6 → 3.0.35-61
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/src/App.vue +31 -31
- package/src/components/NewDefectList/DefectPaperNew.vue +3 -3
- package/src/components/Util/SafecheckUpload.vue +4 -0
- package/src/components/android/AddPlanItemYy.vue +451 -451
- package/src/components/android/CheckPlanDown.vue +1 -1
- package/src/components/android/CivilCurrentCreate.vue +56 -41
- package/src/components/android/Insurance/PhoneInsurancePurchaseDetail.vue +7 -9
- package/src/components/android/NoCivilCurrentCreate.vue +10 -0
- package/src/components/android/PaperFeedback.vue +1 -1
- package/src/components/android/PhoneSellInfo.vue +100 -65
- package/src/components/android/PhoneUpUserinfo.vue +25 -6
- package/src/components/android/PhoneotherInfo.vue +0 -14
- package/src/components/android/PhoneotherInfov3.vue +118 -0
- package/src/components/android/SafecheckDevices.vue +2 -2
- package/src/components/android/SafecheckOrderV.vue +2 -529
- package/src/components/android/examples/SafeListExamples.vue +296 -296
- package/src/components/pc/AddPlanItemYyChange.vue +743 -0
- package/src/components/pc/NewCheckpaper.vue +58 -3
- package/src/components/pc/SecurityCheckLedger.vue +143 -0
- package/src/components/pc/SecurityCheckList.vue +160 -0
- package/src/components/pc/SecurityCheckManage.vue +113 -0
- package/src/components/pc/SecurityCheckUser.vue +440 -0
- package/src/components/planmanage/PlanManage.vue +47 -1
- package/src/components/report/CheckPlanAreaList.vue +25 -5
- package/src/components/rongcheng/AddPlanItem.vue +1 -1
- package/src/components/rongcheng/AspiratedAreaPlan.vue +575 -574
- package/src/components/rongcheng/AspiratedPaperFeedbackm.vue +4 -0
- package/src/components/rongcheng/AspiratedUserInfo.vue +12 -4
- package/src/components/rongcheng/CheckSearchUser.vue +1 -1
- package/src/components/rongcheng/PhoneUpUserinfo.vue +1236 -1236
- package/src/components/rongcheng/SafecheckOrderV.vue +1 -1
- package/src/components/rongcheng/SafecheckUserInfo.vue +12 -12
- package/src/components/userfile/InfoModifyModal.vue +1 -0
- package/src/components/userfile/UserInfoAudit.vue +2 -0
- package/src/components/userfile/UserinfoModify.vue +6 -0
- package/src/filiale/bayan/android/AddPlanItem.vue +450 -430
- package/src/filiale/bayan/android/CurrentCreate.vue +10 -0
- package/src/filiale/bayan/android/PhoneUpUserinfo.vue +1380 -1380
- package/src/filiale/bayan/android/SafecheckOrderV.vue +9 -0
- package/src/filiale/bayan/android/SafecheckUserInfo.vue +882 -868
- package/src/filiale/bayan/pc/DefectPaperNew.vue +22 -1
- package/src/filiale/bayan/pc/SelectCheckPlan.vue +6 -1
- package/src/filiale/bayan/pc/usergashistory.vue +149 -0
- package/src/filiale/bayan/pc/usergashistorynian.vue +149 -0
- package/src/filiale/bayan/pc.js +24 -22
- package/src/filiale/dexin/android/SafecheckOrderV.vue +7 -11
- package/src/filiale/dexin/pc/DefectListNew.vue +643 -0
- package/src/filiale/dexin/pc/DefectMainNew.vue +63 -0
- package/src/filiale/dexin/pc/DefectPaperNew.vue +1066 -0
- package/src/filiale/dexin/pc.js +1 -0
- package/src/filiale/huaran/android/CheckPlanDown.vue +212 -0
- package/src/filiale/huaran/android.js +1 -0
- package/src/filiale/huaran/pc/PaperList.vue +22 -1
- package/src/filiale/huaran/pc/PlanManage.vue +66 -7
- package/src/filiale/huaran/pc/checkUserList.vue +55 -22
- package/src/filiale/huaran/pc.js +1 -0
- package/src/filiale/minsheng/android/PhoneUpUserinfo.vue +21 -1
- package/src/filiale/qianneng/android/SwitchValve.vue +1 -0
- package/src/filiale/rizhao/pc/NewCheckpaper.vue +10 -5
- package/src/filiale/shanxian/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/shanxian/pc/SelectCheckPlan.vue +21 -0
- package/src/filiale/shanxian/pc/checkUserList.vue +1 -1
- package/src/filiale/siyang/android/AddPlanItem.vue +450 -450
- package/src/filiale/siyang/android/PaperFeedback.vue +1514 -0
- package/src/filiale/siyang/android.js +1 -0
- package/src/filiale/siyang/pc/PlanManage.vue +26 -16
- package/src/filiale/siyang/pc/checkUserList.vue +123 -148
- package/src/filiale/tianke/pc/DefectListNew.vue +10 -3
- package/src/filiale/tongchuan/android/SafecheckOrderV.vue +3 -3
- package/src/filiale/tongchuan/pc/CheckSearchUser.vue +5 -13
- package/src/filiale/weinan/android/PaperFeedback.vue +34 -8
- package/src/filiale/weinan/android/SafecheckOrderV.vue +6 -2
- package/src/filiale/weinan/android/SafecheckUserInfo.vue +14 -0
- package/src/filiale/weinan/pc/NewCheckpaper.vue +20 -0
- package/src/filiale/weinan/pc/PaperList.vue +14 -1
- package/src/filiale/xilan/android/CurrentCreate.vue +0 -14
- package/src/filiale/xilan/android.js +10 -11
- package/src/filiale/xilan/pc/PaperList.vue +795 -0
- package/src/filiale/xilan/pc.js +1 -0
- package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +1 -1
- package/src/filiale/zhongsheng/android/SafecheckDevices.vue +4 -4
- package/src/filiale/zhongsheng/pc/CheckPlanAreaList.vue +33 -1
- package/src/main.js +1 -1
- package/src/safecheck-android.js +303 -307
- package/src/safecheck.js +15 -0
- package/src/filiale/xilan/android/AddPlanItem.vue +0 -461
@@ -231,6 +231,15 @@
|
|
231
231
|
close-on-select
|
232
232
|
condition="f_check_type = '{}'"></v-select>
|
233
233
|
</div>
|
234
|
+
<div :class="$parent.$parent.style">
|
235
|
+
<label class="font_normal_body">隐患等级</label>
|
236
|
+
<v-select :value.sync="model.f_defect_level" v-model='model.f_defect_level'
|
237
|
+
:value-single="true" style="width: 60%"
|
238
|
+
class="select_list select"
|
239
|
+
:options='$parent.$parent.defectlevels' placeholder='隐患等级'
|
240
|
+
close-on-select
|
241
|
+
></v-select>
|
242
|
+
</div>
|
234
243
|
</div>
|
235
244
|
|
236
245
|
<div v-show="$parent.$parent.$parent.showItem" class="row">
|
@@ -436,7 +445,15 @@
|
|
436
445
|
style="width:60%">
|
437
446
|
</datepicker>
|
438
447
|
</div>
|
439
|
-
|
448
|
+
<div :class="$parent.$parent.style">
|
449
|
+
<label class="font_normal_body">隐患等级</label>
|
450
|
+
<v-select :value.sync="model.f_defect_level" v-model='model.f_defect_level'
|
451
|
+
:value-single="true" style="width: 60%"
|
452
|
+
class="select_list select"
|
453
|
+
:options='$parent.$parent.defectlevels' placeholder='隐患等级'
|
454
|
+
close-on-select
|
455
|
+
></v-select>
|
456
|
+
</div>
|
440
457
|
</div>
|
441
458
|
</div>
|
442
459
|
</criteria>
|
@@ -648,6 +665,7 @@ export default {
|
|
648
665
|
model.f_defect_content = "CASE WHEN CHARINDEX( '\"result\":\"正常\"', f_defect_content ) > 0 THEN '无隐患' ELSE replace(replace(replace( replace( RIGHT ( f_defect_content, len( f_defect_content ) - 26 ), substring('{}',2,1), '' ), substring('{}',1,1), '' ),']',''),'\"','') END"
|
649
666
|
return {
|
650
667
|
checktype: this.$appdata.getParam('用户类型')?[{label: '全部', value: ''}, ...this.$appdata.getParam('用户类型')]:[{label: '全部', value: ''}],
|
668
|
+
defectlevels: [{label: '全部', value: ''},{label: '一级隐患', value: 'f_fist_count'}, {label: '二级隐患', value: 'f_second_count '}, {label: '三级隐患', value: 'f_third_count'}],
|
651
669
|
quyus: [{label: '请选择', value: ''}, ...this.$appdata.getParam('区域')],
|
652
670
|
bumens: [{label: '请选择', value: ''}],
|
653
671
|
teams: [{label: '请选择', value: ''}],
|
@@ -1127,6 +1145,9 @@ export default {
|
|
1127
1145
|
if (this.f_check_plan.f_plan_name) {
|
1128
1146
|
args.condition += ` and f_check_plan_id = '${this.f_check_plan.id}'`
|
1129
1147
|
}
|
1148
|
+
if (args.model.f_defect_level){
|
1149
|
+
args.condition += ` and ${args.model.f_defect_level} > 0 `
|
1150
|
+
}
|
1130
1151
|
this.checkes = []
|
1131
1152
|
this.checkAll = false
|
1132
1153
|
this.model.search(args.condition, args.model)
|
@@ -59,13 +59,18 @@
|
|
59
59
|
</div>
|
60
60
|
<div :class="{'form-group col-sm-3':$parent.$parent.$parent.isdetail,'form-group col-sm-2':!$parent.$parent.$parent.isdetail}">
|
61
61
|
<label class="font_normal_body">用户类型</label>
|
62
|
-
<v-select :value.sync="model.f_check_type" v-model='model.
|
62
|
+
<v-select :value.sync="model.f_check_type" v-model='model.f_check_typef_check_type'
|
63
63
|
:value-single="true" style="width: 60%"
|
64
64
|
class="select_list select"
|
65
65
|
:options='$parent.$parent.checktype' placeholder='客户类型'
|
66
66
|
close-on-select
|
67
67
|
condition="f_check_type = '{}'"></v-select>
|
68
68
|
</div>
|
69
|
+
<div :class="{'form-group col-sm-3':$parent.$parent.$parent.showItem,'form-group col-sm-2':!$parent.$parent.$parent.showItem}">
|
70
|
+
<label class="font_normal_body" >小  区</label>
|
71
|
+
<input type="text" class="input_search" v-model="model.f_residential_area"
|
72
|
+
style="width: 60%" placeholder="小区" condition="f_residential_area like '%{}%'">
|
73
|
+
</div>
|
69
74
|
<div :class="{'form-group col-sm-3':$parent.$parent.$parent.showItem,'form-group col-sm-2':!$parent.$parent.$parent.showItem}">
|
70
75
|
<label class="font_normal_body" >区  域</label>
|
71
76
|
<v-select :value.sync="model.f_quyu" :value-single="true" v-model="model.f_quyu"
|
@@ -0,0 +1,149 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="flex-row">
|
3
|
+
<div class="basic-main">
|
4
|
+
<criteria-paged :model="model" v-ref:paged @sort="sort">
|
5
|
+
<criteria partial='criteria' class="search_area" @condition-changed='$parent.selfSearch' v-ref:criteria>
|
6
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
7
|
+
<div class="row">
|
8
|
+
<div class="form-group col-sm-2" >
|
9
|
+
<label class="font_normal_body">客户编号</label>
|
10
|
+
<input type="text" class="input_search" v-model="model.f_userinfo_code"
|
11
|
+
style="width: 60%" placeholder="客户编号" condition="tcp.f_userinfo_code='{}'">
|
12
|
+
</div>
|
13
|
+
<div class="form-group col-sm-2" >
|
14
|
+
<label class="font_normal_body">客户名称</label>
|
15
|
+
<input type="text" class="input_search" v-model="model.f_user_name"
|
16
|
+
style="width: 60%" placeholder="客户名称" condition="tcp.f_user_name like '%{}%'">
|
17
|
+
</div>
|
18
|
+
<div class="form-group col-sm-2" >
|
19
|
+
<label class="font_normal_body">客户电话</label>
|
20
|
+
<input type="text" class="input_search" v-model="model.f_user_phone"
|
21
|
+
style="width: 60%" placeholder="客户电话" condition="tcp.f_user_phone like '%{}%'">
|
22
|
+
</div>
|
23
|
+
<div class="form-group col-sm-2" >
|
24
|
+
<label class="font_normal_body">客户表号</label>
|
25
|
+
<input type="text" class="input_search" v-model="model.f_meternumber"
|
26
|
+
style="width: 60%" placeholder="客户表号" condition="tcp.f_meternumber like '%{}%'">
|
27
|
+
</div>
|
28
|
+
<div class="form-group col-sm-2" >
|
29
|
+
<label class="font_normal_body">小  区</label>
|
30
|
+
<input type="text" class="input_search" v-model="model.f_residential_area"
|
31
|
+
style="width: 60%" placeholder="小区" condition="tcp.f_residential_area like '%{}%'">
|
32
|
+
</div>
|
33
|
+
<div class="form-group col-sm-2" >
|
34
|
+
<label class="font_normal_body">详细地址</label>
|
35
|
+
<input type="text" class="input_search" v-model="model.f_address"
|
36
|
+
style="width: 60%" placeholder="详细地址" condition="tcp.f_address like '%{}%'">
|
37
|
+
</div>
|
38
|
+
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
39
|
+
<export-excel-safe :data="$parent.$parent.searchData"
|
40
|
+
:field="$parent.$parent.excelHeaders"
|
41
|
+
:choose-col="true"
|
42
|
+
sqlurl="rs/logic/SafeExportExcel"
|
43
|
+
sql-name="detailhistory"
|
44
|
+
template-name='用户安检气量'></export-excel-safe>
|
45
|
+
<button class="button_spacing button_search" @click="search()">查询</button>
|
46
|
+
</div>
|
47
|
+
</div>
|
48
|
+
</div>
|
49
|
+
</criteria>
|
50
|
+
<data-grid class="list_area table_sy" style="overflow: hidden" :model="model" partial='list' v-ref:grid>
|
51
|
+
<template partial='head'>
|
52
|
+
<tr>
|
53
|
+
<th>
|
54
|
+
<nobr>序号</nobr>
|
55
|
+
</th>
|
56
|
+
<th>
|
57
|
+
<nobr>分公司</nobr>
|
58
|
+
</th>
|
59
|
+
<th>
|
60
|
+
<nobr>客户编号</nobr>
|
61
|
+
</th>
|
62
|
+
<th>
|
63
|
+
<nobr>客户名称</nobr>
|
64
|
+
</th>
|
65
|
+
<th>
|
66
|
+
<nobr>上月安检累计</nobr>
|
67
|
+
</th>
|
68
|
+
<th>
|
69
|
+
<nobr>本月安检累计</nobr>
|
70
|
+
</th>
|
71
|
+
<th>
|
72
|
+
<nobr>实际使用量</nobr>
|
73
|
+
</th>
|
74
|
+
<th>
|
75
|
+
<nobr>剩余量</nobr>
|
76
|
+
</th>
|
77
|
+
<th>
|
78
|
+
<nobr>剩余金额</nobr>
|
79
|
+
</th>
|
80
|
+
<th>
|
81
|
+
<nobr>气量是否正常</nobr>
|
82
|
+
</th>
|
83
|
+
</tr>
|
84
|
+
</template>
|
85
|
+
<template partial='body'>
|
86
|
+
<td style="text-align: center">{{$index+1}}</td>
|
87
|
+
<td style="text-align: center">{{row.f_orgname}}</td>
|
88
|
+
<td style="text-align: center">{{row.f_userinfo_code}}</td>
|
89
|
+
<td style="text-align: center">{{row.f_user_name}}</td>
|
90
|
+
<td style="text-align: center">{{row.shangcileigouqilaing}}</td>
|
91
|
+
<td style="text-align: center">{{row.leigouqiliang}}</td>
|
92
|
+
<td style="text-align: center">{{row.yiyongqilaing}}</td>
|
93
|
+
<td style="text-align: center">{{ row.shengyuqiliang }}</td>
|
94
|
+
<td style="text-align: center">{{ row.shengyujine }}</td>
|
95
|
+
<td style="text-align: center"></td>
|
96
|
+
</template>
|
97
|
+
</data-grid>
|
98
|
+
</criteria-paged>
|
99
|
+
</div>
|
100
|
+
</div>
|
101
|
+
</template>
|
102
|
+
|
103
|
+
<script>
|
104
|
+
import {PagedList} from 'vue-client'
|
105
|
+
import Vue from 'vue'
|
106
|
+
import co from 'co'
|
107
|
+
import HttpResetClass from "vue-client/src/plugins/HttpResetClass";
|
108
|
+
|
109
|
+
|
110
|
+
export default {
|
111
|
+
title: '用户气量历史记录',
|
112
|
+
data() {
|
113
|
+
let model = new PagedList('rs/sql/detailhistory', 20, {})
|
114
|
+
return {
|
115
|
+
model: model,
|
116
|
+
searchData: {
|
117
|
+
condition: "1=1",
|
118
|
+
},
|
119
|
+
excelHeaders: {
|
120
|
+
'f_orgname':'分公司',
|
121
|
+
'f_userinfo_code': '客户编号',
|
122
|
+
'f_user_name': '客户姓名',
|
123
|
+
'shangcileigouqilaing': '上月安检累计',
|
124
|
+
'leigouqiliang': '本月安检累计',
|
125
|
+
'yiyongqilaing': '实际使用量',
|
126
|
+
'shengyuqiliang': '剩余量',
|
127
|
+
'shengyujine': '剩余金额',
|
128
|
+
' ': '气量是否正常',
|
129
|
+
}
|
130
|
+
}
|
131
|
+
},
|
132
|
+
methods: {
|
133
|
+
search() {
|
134
|
+
this.$refs.paged.$refs.criteria.search()
|
135
|
+
},
|
136
|
+
selfSearch(args) {
|
137
|
+
this.searchData.condition = args.condition
|
138
|
+
this.model.search(args.condition, args.model, args.condValue)
|
139
|
+
},
|
140
|
+
|
141
|
+
},
|
142
|
+
|
143
|
+
ready() {
|
144
|
+
},
|
145
|
+
watch: {
|
146
|
+
}
|
147
|
+
|
148
|
+
}
|
149
|
+
</script>
|
@@ -0,0 +1,149 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="flex-row">
|
3
|
+
<div class="basic-main">
|
4
|
+
<criteria-paged :model="model" v-ref:paged @sort="sort">
|
5
|
+
<criteria partial='criteria' class="search_area" @condition-changed='$parent.selfSearch' v-ref:criteria>
|
6
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
7
|
+
<div class="row">
|
8
|
+
<div class="form-group col-sm-2" >
|
9
|
+
<label class="font_normal_body">客户名称</label>
|
10
|
+
<input type="text" class="input_search" v-model="model.f_user_name"
|
11
|
+
style="width: 60%" placeholder="客户名称" condition="tcp.f_user_name like '%{}%'">
|
12
|
+
</div>
|
13
|
+
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
14
|
+
<export-excel-safe :data="$parent.$parent.searchData"
|
15
|
+
:field="$parent.$parent.excelHeaders"
|
16
|
+
:choose-col="true"
|
17
|
+
sqlurl="rs/logic/SafeExportExcel"
|
18
|
+
sql-name="detailhistorynian"
|
19
|
+
template-name='用户安检年气量'></export-excel-safe>
|
20
|
+
<button class="button_spacing button_search" @click="search()">查询</button>
|
21
|
+
</div>
|
22
|
+
</div>
|
23
|
+
</div>
|
24
|
+
</criteria>
|
25
|
+
<data-grid class="list_area table_sy" style="overflow: hidden" :model="model" partial='list' v-ref:grid>
|
26
|
+
<template partial='head'>
|
27
|
+
<tr>
|
28
|
+
<th>
|
29
|
+
<nobr>序号</nobr>
|
30
|
+
</th>
|
31
|
+
<th>
|
32
|
+
<nobr>客户名称</nobr>
|
33
|
+
</th>
|
34
|
+
<th>
|
35
|
+
<nobr>一月实供</nobr>
|
36
|
+
</th>
|
37
|
+
<th>
|
38
|
+
<nobr>二月实供</nobr>
|
39
|
+
</th>
|
40
|
+
<th>
|
41
|
+
<nobr>三月实供</nobr>
|
42
|
+
</th>
|
43
|
+
<th>
|
44
|
+
<nobr>四月实供</nobr>
|
45
|
+
</th>
|
46
|
+
<th>
|
47
|
+
<nobr>五月实供</nobr>
|
48
|
+
</th>
|
49
|
+
<th>
|
50
|
+
<nobr>六月实供</nobr>
|
51
|
+
</th>
|
52
|
+
<th>
|
53
|
+
<nobr>七月实供</nobr>
|
54
|
+
</th>
|
55
|
+
<th>
|
56
|
+
<nobr>八月实供</nobr>
|
57
|
+
</th>
|
58
|
+
<th>
|
59
|
+
<nobr>九月实供</nobr>
|
60
|
+
</th>
|
61
|
+
<th>
|
62
|
+
<nobr>十月实供</nobr>
|
63
|
+
</th>
|
64
|
+
<th>
|
65
|
+
<nobr>十一月实供</nobr>
|
66
|
+
</th>
|
67
|
+
<th>
|
68
|
+
<nobr>十二月实供</nobr>
|
69
|
+
</th>
|
70
|
+
<th>
|
71
|
+
<nobr>年用气量</nobr>
|
72
|
+
</th>
|
73
|
+
</tr>
|
74
|
+
</template>
|
75
|
+
<template partial='body'>
|
76
|
+
<td style="text-align: center">{{$index+1}}</td>
|
77
|
+
<td style="text-align: center">{{row.f_user_name}}</td>
|
78
|
+
<td style="text-align: center">{{row.yi}}</td>
|
79
|
+
<td style="text-align: center">{{row.er}}</td>
|
80
|
+
<td style="text-align: center">{{row.san}}</td>
|
81
|
+
<td style="text-align: center">{{row.si}}</td>
|
82
|
+
<td style="text-align: center">{{row.wu}}</td>
|
83
|
+
<td style="text-align: center">{{row.liu}}</td>
|
84
|
+
<td style="text-align: center">{{row.qi}}</td>
|
85
|
+
<td style="text-align: center">{{row.ba}}</td>
|
86
|
+
<td style="text-align: center">{{row.jiu}}</td>
|
87
|
+
<td style="text-align: center">{{row.shi}}</td>
|
88
|
+
<td style="text-align: center">{{row.shi1}}</td>
|
89
|
+
<td style="text-align: center">{{row.shi2}}</td>
|
90
|
+
<td style="text-align: center">{{row.nian}}</td>
|
91
|
+
</template>
|
92
|
+
</data-grid>
|
93
|
+
</criteria-paged>
|
94
|
+
</div>
|
95
|
+
</div>
|
96
|
+
</template>
|
97
|
+
|
98
|
+
<script>
|
99
|
+
import {PagedList} from 'vue-client'
|
100
|
+
import Vue from 'vue'
|
101
|
+
import co from 'co'
|
102
|
+
import HttpResetClass from "vue-client/src/plugins/HttpResetClass";
|
103
|
+
|
104
|
+
|
105
|
+
export default {
|
106
|
+
title: '用户年气量历史记录',
|
107
|
+
data() {
|
108
|
+
let model = new PagedList('rs/sql/detailhistorynian', 20, {})
|
109
|
+
return {
|
110
|
+
model: model,
|
111
|
+
searchData: {
|
112
|
+
condition: "1=1",
|
113
|
+
},
|
114
|
+
excelHeaders: {
|
115
|
+
'f_user_name': '客户姓名',
|
116
|
+
'yi': '一月实供',
|
117
|
+
'er': '二月实供',
|
118
|
+
'san': '三月实供',
|
119
|
+
'si': '四月实供',
|
120
|
+
'wu': '五月实供',
|
121
|
+
'liu': '六月实供',
|
122
|
+
'qi': '七月实供',
|
123
|
+
'ba': '八月实供',
|
124
|
+
'jiu': '九月实供',
|
125
|
+
'shi': '十月实供',
|
126
|
+
'shi1': '十一月实供',
|
127
|
+
'shi2': '十二月实供',
|
128
|
+
'nian': '年用气量'
|
129
|
+
}
|
130
|
+
}
|
131
|
+
},
|
132
|
+
methods: {
|
133
|
+
search() {
|
134
|
+
this.$refs.paged.$refs.criteria.search()
|
135
|
+
},
|
136
|
+
selfSearch(args) {
|
137
|
+
this.searchData.condition = args.condition
|
138
|
+
this.model.search(args.condition, args.model, args.condValue)
|
139
|
+
},
|
140
|
+
|
141
|
+
},
|
142
|
+
|
143
|
+
ready() {
|
144
|
+
},
|
145
|
+
watch: {
|
146
|
+
}
|
147
|
+
|
148
|
+
}
|
149
|
+
</script>
|
package/src/filiale/bayan/pc.js
CHANGED
@@ -1,22 +1,24 @@
|
|
1
|
-
// 分公司特殊组件页面注册
|
2
|
-
import Vue from "vue";
|
3
|
-
|
4
|
-
//手机特殊目录注册到该文件中
|
5
|
-
let specialComp = {
|
6
|
-
// 安检汇总-列表
|
7
|
-
'plan-manage': (resolve) => { require(['./pc/PlanManage'], resolve) },
|
8
|
-
'new-check-paper': (resolve) => { require(['./pc/NewCheckpaper.vue'], resolve) },
|
9
|
-
'paper-main': (resolve) => { require(['./pc/PaperList'], resolve) },
|
10
|
-
'check-plan-area-list': (resolve) => { require(['./pc/CheckPlanAreaList'], resolve) },
|
11
|
-
'hiddensituation': (resolve) => { require(['./pc/HiddenSituation'], resolve) },
|
12
|
-
'check-search-user': (resolve) => { require(['./pc/CheckSearchUser'], resolve) },
|
13
|
-
'check-plan': (resolve) => { require(['./pc/CheckPlan'], resolve) },
|
14
|
-
'select-check-plan': (resolve) => { require(['./pc/SelectCheckPlan'], resolve) },
|
15
|
-
'defect-main-new2': (resolve) => { require(['./pc/DefectMainNew'], resolve) },
|
16
|
-
'device-change': (resolve) => { require(['./pc/DeviceChange'], resolve) },
|
17
|
-
}
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
1
|
+
// 分公司特殊组件页面注册
|
2
|
+
import Vue from "vue";
|
3
|
+
|
4
|
+
//手机特殊目录注册到该文件中
|
5
|
+
let specialComp = {
|
6
|
+
// 安检汇总-列表
|
7
|
+
'plan-manage': (resolve) => { require(['./pc/PlanManage'], resolve) },
|
8
|
+
'new-check-paper': (resolve) => { require(['./pc/NewCheckpaper.vue'], resolve) },
|
9
|
+
'paper-main': (resolve) => { require(['./pc/PaperList'], resolve) },
|
10
|
+
'check-plan-area-list': (resolve) => { require(['./pc/CheckPlanAreaList'], resolve) },
|
11
|
+
'hiddensituation': (resolve) => { require(['./pc/HiddenSituation'], resolve) },
|
12
|
+
'check-search-user': (resolve) => { require(['./pc/CheckSearchUser'], resolve) },
|
13
|
+
'check-plan': (resolve) => { require(['./pc/CheckPlan'], resolve) },
|
14
|
+
'select-check-plan': (resolve) => { require(['./pc/SelectCheckPlan'], resolve) },
|
15
|
+
'defect-main-new2': (resolve) => { require(['./pc/DefectMainNew'], resolve) },
|
16
|
+
'device-change': (resolve) => { require(['./pc/DeviceChange'], resolve) },
|
17
|
+
'user-gas-history': (resolve) => { require(['./pc/usergashistory'], resolve) },
|
18
|
+
'user-gas-history-nian': (resolve) => { require(['./pc/usergashistorynian'], resolve) },
|
19
|
+
}
|
20
|
+
exports.specialComp = specialComp
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
@@ -2615,17 +2615,13 @@ export default {
|
|
2615
2615
|
let that = this
|
2616
2616
|
let value = {}
|
2617
2617
|
if (this.role == 'inspect') {
|
2618
|
-
if(this.item.f_no_checkplan
|
2619
|
-
|
2620
|
-
|
2621
|
-
|
2622
|
-
|
2623
|
-
|
2624
|
-
|
2625
|
-
value = this.$androidUtil.bzLogic('FetchCheckPaper', {id: this.item.id})
|
2626
|
-
}
|
2627
|
-
}else {
|
2628
|
-
value.data =[]
|
2618
|
+
if (this.item.f_no_checkplan == '无计划安检' || this.item.f_no_checkplan == '复检') {
|
2619
|
+
value = this.$androidUtil.path({
|
2620
|
+
alias: 'getUserinfomation',
|
2621
|
+
data: {condition: "f_check_item_id = '" + this.item.id + "' and f_no_checkplan in ('无计划安检','复检')"}
|
2622
|
+
})
|
2623
|
+
} else {
|
2624
|
+
value = this.$androidUtil.bzLogic('FetchCheckPaper', {id: this.item.id})
|
2629
2625
|
}
|
2630
2626
|
} else {
|
2631
2627
|
value = await this.$resetpost(`${this.$androidUtil.getProxyUrl()}/rs/path/getUserinfomation`, {data: {condition: `id = '${this.item.f_paper_id}'`}})
|