safecheck-client 3.0.34-4 → 3.0.34-43
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/docs/FormPrint.md +18 -18
- package/docs/GridTree.md +47 -47
- package/docs/PrintFile.md +38 -38
- package/docs/tree.md +40 -40
- package/package.json +1 -1
- package/src/App-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.vue +55 -0
- package/src/assets/123.png +0 -0
- package/src/assets/f8632d3c8c4c1cb68e99da754cab1a7.png +0 -0
- package/src/components/LoadData.vue +62 -0
- package/src/components/android/AddGas.vue +147 -147
- package/src/components/android/AndroidDefectDeal.vue +1 -0
- package/src/components/android/AreaPlan.vue +566 -572
- package/src/components/android/CheckerMonthly.vue +84 -84
- package/src/components/android/LcheckUnplan.vue +108 -108
- package/src/components/android/PaperFeedback.vue +1 -1
- package/src/components/android/PaperFeedbackTemp.vue +1 -1
- package/src/components/android/QRCode/QRCodeBinding.vue +300 -0
- package/src/components/android/QRCode/QRCodePage.vue +212 -0
- package/src/components/android/SafecheckDevices.vue +1 -1
- package/src/components/android/SafecheckDevicesTemp.vue +1 -1
- package/src/components/android/SafecheckOrderV.vue +2809 -2809
- package/src/components/android/SwitchValve.vue +323 -323
- package/src/components/android/examples/SafeListExamples.vue +96 -0
- package/src/components/android/examples/UserExamples.vue +126 -0
- package/src/components/android/userinfo/SafecheckUserInfo.vue +1 -1
- package/src/components/checkerphonestate/Checker.vue +32 -32
- package/src/components/checkerphonestate/CheckerState.vue +97 -97
- package/src/components/defects/AddDefectModal.vue +120 -120
- package/src/components/defects/AddDevice.vue +95 -95
- package/src/components/defects/DevicesSeting.vue +106 -106
- package/src/components/metterfiles/AddUserfiles.vue +246 -246
- package/src/components/metterfiles/MetterFiles.vue +104 -104
- package/src/components/notice/NoticeQuery.vue +76 -76
- package/src/components/paper/RepairVerifyForm.vue +76 -76
- package/src/components/phonestate/DailyTraffic.vue +57 -57
- package/src/components/phonestate/LastKnownState.vue +74 -74
- package/src/components/task/RepairAnnual.vue +79 -79
- package/src/components/task/RepairAnnualDetail.vue +49 -49
- package/src/components/task/RepairMonthly.vue +91 -91
- package/src/components/task/TaskAnnual.vue +77 -77
- package/src/components/task/TaskAnnualDetail.vue +47 -47
- package/src/components/task/TaskMonthly.vue +89 -89
- package/src/components/userfile/UserfileChange.vue +277 -277
- package/src/filiale/baiyin/android/SafecheckOrderV.vue +2798 -0
- package/src/filiale/baiyin/android.js +1 -0
- package/src/filiale/baiyin/pc/checkUserList.vue +771 -771
- package/src/filiale/baiyin/pc.js +21 -21
- package/src/filiale/bayan/android/PaperFeedback.vue +1 -1
- package/src/filiale/bayan/android/SafecheckDevices.vue +1 -1
- package/src/filiale/bayan/android/SafecheckOrderV.vue +52 -29
- package/src/filiale/bayan/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/dexin/android/SafecheckDevices.vue +1 -1
- package/src/filiale/fugou/pc/CheckBookSearchUser.vue +35 -15
- package/src/filiale/hanzhong/android/PaperFeedback.vue +1 -1
- package/src/filiale/hanzhong/android/SafecheckDevices.vue +1 -1
- package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/huaran/android/SafecheckOrderV.vue +2803 -0
- package/src/filiale/huaran/android.js +12 -0
- package/src/filiale/huaran/pc/CheckBook.vue +313 -0
- package/src/filiale/huaran/pc/CheckBookAll.vue +69 -0
- package/src/filiale/huaran/pc/CheckBookArea.vue +170 -0
- package/src/filiale/huaran/pc/CheckBookCompany.vue +166 -0
- package/src/filiale/huaran/pc/CheckBookDetails.vue +196 -0
- package/src/filiale/huaran/pc/CheckBookEntry.vue +61 -0
- package/src/filiale/huaran/pc/CheckBookList.vue +386 -0
- package/src/filiale/huaran/pc/CheckBookSearchArea.vue +564 -0
- package/src/filiale/huaran/pc/CheckBookSearchUnit.vue +229 -0
- package/src/filiale/huaran/pc/CheckBookSearchUser.vue +604 -0
- package/src/filiale/huaran/pc/CheckBookUser.vue +112 -0
- package/src/filiale/huaran/pc/PaperList.vue +822 -0
- package/src/filiale/huaran/pc/PlanManage.vue +887 -0
- package/src/filiale/huaran/pc/checkPlanList.vue +419 -0
- package/src/filiale/huaran/pc/checkUserList.vue +867 -0
- package/src/filiale/huaran/pc.js +27 -0
- package/src/filiale/jiaxian/android/AddPlanItem.vue +447 -0
- package/src/filiale/jiaxian/android/PhoneUpUserinfo.vue +1229 -0
- package/src/filiale/jiaxian/android/SafecheckDevices.vue +4 -4
- package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2811 -0
- package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +784 -0
- package/src/filiale/jiaxian/android.js +4 -0
- package/src/filiale/jingyang/android/PaperFeedback.vue +1 -1
- package/src/filiale/jingyang/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/kelai/pc/CheckPlanAreaList.vue +15 -7
- package/src/filiale/pingxiang/android/PaperFeedback.vue +1 -1
- package/src/filiale/qingjian/android/SafecheckDevices.vue +1 -1
- package/src/filiale/qingjian/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -0
- package/src/filiale/ruihua/android/SafecheckUserInfo.vue +804 -0
- package/src/filiale/ruihua/android.js +11 -0
- package/src/filiale/shiquan/android/SafecheckDevices.vue +1 -1
- package/src/filiale/siyang/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/tongchuan/android/Select.vue +421 -0
- package/src/filiale/tongchuan/android.js +1 -0
- package/src/filiale/tongchuan/pc/PaperDefectMain.vue +1060 -1060
- package/src/filiale/tongchuan/utils/EventListener.js +29 -0
- package/src/filiale/tongchuan/utils/coerceBoolean.js +7 -0
- package/src/filiale/weinan/android/SafecheckDevices.vue +1 -1
- package/src/filiale/weinan/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/weinan/pc/CheckBookSearchUserList.vue +57 -59
- package/src/filiale/weinan/pc/DefectListNew.vue +617 -617
- package/src/filiale/weinan/pc/DefectMainNew.vue +63 -63
- package/src/filiale/weinan/pc/DefectPaperNew.vue +31 -0
- package/src/filiale/weinan/pc/DeviceChange.vue +1088 -0
- package/src/filiale/weinan/pc/checkUserList.vue +34 -113
- package/src/filiale/weinan/pc.js +47 -46
- package/src/filiale/yangchunboneng/android/CurrentCreate.vue +1192 -1200
- package/src/filiale/yangchunboneng/android/DailyworkloadQuery.vue +472 -480
- package/src/filiale/yangchunboneng/android/PaperFeedback.vue +1 -1
- package/src/filiale/yangchunboneng/android/SafecheckDevices.vue +2 -2
- package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/yangchunboneng/android/safeHistoryLook.vue +473 -481
- package/src/filiale/yangchunboneng/pc/CheckBookSearchUser.vue +9 -7
- package/src/filiale/yongzhou/android/PaperFeedback.vue +1 -1
- package/src/filiale/yongzhou/android/SafecheckDevices.vue +1 -1
- package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/yuansheng/android/SafecheckDevices.vue +11 -1
- package/src/filiale/yuansheng/pc/NewCheckpaper.vue +10 -2
- package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1 -1
- package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +1 -1
- package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +1 -1
- package/src/main-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.js +24 -0
- package/src/safecheck-android.js +4 -0
@@ -120,51 +120,6 @@
|
|
120
120
|
<input type="text" class="input_search" v-model="model.f_unit"
|
121
121
|
style="width: 60%" placeholder="请选择" condition="ua.f_unit='{}'">
|
122
122
|
</div>
|
123
|
-
<!-- <div class="form-group col-sm-4" >-->
|
124
|
-
<!-- <label class="font_normal_body">开户起始:</label>-->
|
125
|
-
<!-- <datepicker-->
|
126
|
-
<!-- placeholder='请选择'-->
|
127
|
-
<!-- style="width:60%"-->
|
128
|
-
<!-- :disabled-days-of-week="[]"-->
|
129
|
-
<!-- :format="'yyyy-MM-dd'"-->
|
130
|
-
<!-- :show-rest-button="reset"-->
|
131
|
-
<!-- :value.sync="model.f_startfile_time"-->
|
132
|
-
<!-- v-model="model.f_startfile_time"-->
|
133
|
-
<!-- condition="ui.f_createfile_date >= '{} 00:00:00'">-->
|
134
|
-
<!-- </datepicker>-->
|
135
|
-
<!-- </div>-->
|
136
|
-
<!-- <div class="form-group col-sm-4" >-->
|
137
|
-
<!-- <label class="font_normal_body">开户截止:</label>-->
|
138
|
-
<!-- <datepicker-->
|
139
|
-
<!-- placeholder='请选择'-->
|
140
|
-
<!-- :disabled-days-of-week="[]"-->
|
141
|
-
<!-- style="width:60%"-->
|
142
|
-
<!-- :format="'yyyy-MM-dd'"-->
|
143
|
-
<!-- :show-rest-button="reset"-->
|
144
|
-
<!-- :value.sync="model.f_endfile_time"-->
|
145
|
-
<!-- v-model="model.f_endfile_time"-->
|
146
|
-
<!-- condition="ui.f_createfile_date <= '{} 00:00:00'">-->
|
147
|
-
<!-- </datepicker>-->
|
148
|
-
<!-- </div>-->
|
149
|
-
<!-- <div class="form-group col-sm-4" >-->
|
150
|
-
<!-- <label class="font_normal_body">表 箱 号:</label>-->
|
151
|
-
<!-- <input type="text" class="input_search" v-model="model.f_metertitles"-->
|
152
|
-
<!-- style="width: 60%" placeholder="请选择" condition="uf.f_metertitles='{}'">-->
|
153
|
-
<!-- </div>-->
|
154
|
-
<!-- <div class="form-group col-sm-4" >-->
|
155
|
-
<!-- <label class="font_normal_body">抄 表 册:</label>-->
|
156
|
-
<!-- <v-select-->
|
157
|
-
<!-- class="select select_list"-->
|
158
|
-
<!-- :value.sync="model.f_meter_book_num"-->
|
159
|
-
<!-- v-model="model.f_meter_book_num"-->
|
160
|
-
<!-- :options='$parent.$parent.cbc'-->
|
161
|
-
<!-- placeholder='请选择'-->
|
162
|
-
<!-- condition="uf.f_meter_book_num='{}'"-->
|
163
|
-
<!-- close-on-select-->
|
164
|
-
<!-- value-single-->
|
165
|
-
<!-- >-->
|
166
|
-
<!-- </v-select>-->
|
167
|
-
<!-- </div>-->
|
168
123
|
<div class="form-group col-sm-4" >
|
169
124
|
<label class="font_normal_body">派发情况:</label>
|
170
125
|
<v-select
|
@@ -194,21 +149,6 @@
|
|
194
149
|
>
|
195
150
|
</v-select>
|
196
151
|
</div>
|
197
|
-
<!-- <div class="form-group col-sm-4" >-->
|
198
|
-
<!-- <label class="font_normal_body">安检情况:</label>-->
|
199
|
-
<!-- <v-select-->
|
200
|
-
<!-- class="select select_list"-->
|
201
|
-
<!-- :value.sync="model.checkState"-->
|
202
|
-
<!-- v-model="model.checkState"-->
|
203
|
-
<!-- :options='$parent.$parent.checkStateList'-->
|
204
|
-
<!-- placeholder='请选择'-->
|
205
|
-
<!-- condition="{}"-->
|
206
|
-
<!-- :search="false"-->
|
207
|
-
<!-- close-on-select-->
|
208
|
-
<!-- value-single-->
|
209
|
-
<!-- >-->
|
210
|
-
<!-- </v-select>-->
|
211
|
-
<!-- </div>-->
|
212
152
|
<div class="form-group col-sm-4" >
|
213
153
|
<label class="font_normal_body">安检片区:</label>
|
214
154
|
<v-select
|
@@ -223,31 +163,16 @@
|
|
223
163
|
>
|
224
164
|
</v-select>
|
225
165
|
</div>
|
226
|
-
<!--<div class="form-group col-sm-4" >
|
227
|
-
<label class="font_normal_body">入户情况:</label>
|
228
|
-
<v-select
|
229
|
-
class="select select_list"
|
230
|
-
:value.sync="model.f_hasHousehold"
|
231
|
-
v-model="model.f_hasHousehold"
|
232
|
-
:options='$parent.$parent.hasHousehold'
|
233
|
-
placeholder='请选择'
|
234
|
-
close-on-select
|
235
|
-
:search="false"
|
236
|
-
value-single
|
237
|
-
>
|
238
|
-
</v-select>
|
239
|
-
</div>-->
|
240
166
|
<div class="form-group col-sm-4" >
|
241
167
|
<label class="font_normal_body">安检起始:</label>
|
242
168
|
<datepicker
|
243
169
|
placeholder='请选择'
|
244
170
|
style="width:60%;text-align: center"
|
245
171
|
:disabled-days-of-week="[]"
|
246
|
-
:format="'yyyy-MM-dd'"
|
172
|
+
:format="'yyyy-MM-dd 00:00:00'"
|
247
173
|
:show-rest-button="reset"
|
248
174
|
:value.sync="model.f_check_start"
|
249
|
-
v-model="model.f_check_start"
|
250
|
-
condition="ui.f_last_check_date >='{} 00:00:00'">
|
175
|
+
v-model="model.f_check_start">
|
251
176
|
</datepicker>
|
252
177
|
</div>
|
253
178
|
<div class="form-group col-sm-4" >
|
@@ -256,11 +181,10 @@
|
|
256
181
|
placeholder='请选择'
|
257
182
|
:disabled-days-of-week="[]"
|
258
183
|
style="width:60%;text-align: center"
|
259
|
-
:format="'yyyy-MM-dd'"
|
184
|
+
:format="'yyyy-MM-dd 23:59:59'"
|
260
185
|
:show-rest-button="reset"
|
261
186
|
:value.sync="model.f_check_end"
|
262
|
-
v-model="model.f_check_end"
|
263
|
-
condition="ui.f_last_check_date <='{} 00:00:00'">
|
187
|
+
v-model="model.f_check_end">
|
264
188
|
</datepicker>
|
265
189
|
</div>
|
266
190
|
|
@@ -339,18 +263,20 @@
|
|
339
263
|
import Vue from "vue";
|
340
264
|
|
341
265
|
export default {
|
342
|
-
name: "
|
266
|
+
name: "checkUserList",
|
343
267
|
title: '计划管理',
|
344
268
|
data() {
|
269
|
+
let model = new PagedList('/rs/sql/FetchUserFileByOrgNoRuHuSXQ', 20, {
|
270
|
+
"orderitem": "'f_residential_area,f_building,f_unit,f_floor,f_room'",
|
271
|
+
"f_usertype": "''",
|
272
|
+
"month": "''",
|
273
|
+
"SafeCheckSX": 'this.SafeCheckSX',
|
274
|
+
"SafeCheckCQ": "''",
|
275
|
+
"startday":"''",
|
276
|
+
"endday":"''"})
|
277
|
+
model.SafeCheckSX = '1 = 1'
|
345
278
|
return {
|
346
|
-
model:
|
347
|
-
"orderitem": "'f_residential_area,f_building,f_unit,f_floor,f_room'",
|
348
|
-
"f_usertype": "''",
|
349
|
-
"month": "''",
|
350
|
-
"SafeCheckSX": {"f_check_start": '', "f_check_end": ''},
|
351
|
-
"SafeCheckCQ": "''",
|
352
|
-
"startday":"''",
|
353
|
-
"endday":"''"}),
|
279
|
+
model: model,
|
354
280
|
a:'1',
|
355
281
|
opt:[{label:"测试",value:"测试"}],
|
356
282
|
showCondtion:false,
|
@@ -361,7 +287,6 @@
|
|
361
287
|
meter_gasbrand:[],//气表品牌
|
362
288
|
hasHousehold:[{label:"全部",value:""},{label:"已入户",value:"已入户"},{label:"未入户",value:"未入户"}],
|
363
289
|
yearCheckList:[{label:"全部",value:""},{label:"已在计划中",value:"ua.f_plan_id is not null"},{label:"未在计划中",value:"ua.f_plan_id is null"}],
|
364
|
-
checkStateList:[{label:"全部",value:""},{label:"两年内已检",value:"DATEDIFF(day,isnull(ui.f_last_check_date,'2010-01-01'),GETDATE())<=730"},{label:"两年内未检",value:"DATEDIFF(day,isnull(ui.f_last_check_date,'2010-01-01'),GETDATE())>730"},{label:"从未安检",value:"从未安检"}],
|
365
290
|
hasResidentialArea:[{label:"全部",value:""},{label:"有名称",value:"有名称"},{label:"无名称",value:"无名称"}],
|
366
291
|
sliceArea:[],
|
367
292
|
meterbooks:[],
|
@@ -462,38 +387,33 @@
|
|
462
387
|
this.excelUserCondtion=true
|
463
388
|
},
|
464
389
|
selfSearch (args) {
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
if (args.model.f_last_check_state == '未检'){
|
472
|
-
args.condition +=
|
473
|
-
}else
|
474
|
-
args.condition += `and
|
390
|
+
if(args.model.f_last_check_state) {
|
391
|
+
if (Util.isEmpty(args.model.f_check_start) || Util.isEmpty(args.model.f_check_end)) {
|
392
|
+
this.$showMessage("选择安检状态时,需要选择安检时间区间!")
|
393
|
+
return
|
394
|
+
}
|
395
|
+
this.model.SafeCheckSX = ` f_offsite_time > '${args.model.f_check_start}' and f_offsite_time < '${args.model.f_check_end}'`
|
396
|
+
if (args.model.f_last_check_state == '未检') {
|
397
|
+
args.condition += ' and tcp.ruhu is null '
|
398
|
+
} else if (args.model.f_last_check_state == '入户') {
|
399
|
+
args.condition += ` and tcp.ruhu > 0`
|
400
|
+
} else if (args.model.f_last_check_state == '拒检') {
|
401
|
+
args.condition += ` and tcp.jujian > 0 and tcp.ruhu = 0 and tcp.daofang = 0 `
|
402
|
+
} else if (args.model.f_last_check_state == '到访不遇') {
|
403
|
+
args.condition += ` and tcp.daofang > 0 and tcp.ruhu = 0 and tcp.jujian = 0 `
|
475
404
|
}
|
405
|
+
}else{
|
406
|
+
//无条件
|
407
|
+
this.model.SafeCheckSX = ` 1 != 1 `
|
476
408
|
}
|
477
|
-
|
478
|
-
// (ua.f_residential_area is null or ua.f_residential_area ='')
|
409
|
+
args.condition += ` and ui.f_filialeid='${this.userlogin.orgid}'`
|
479
410
|
if (args.model.f_residential_area == "无名称"){
|
480
411
|
args.condition +=" and (ua.f_residential_area is null or ua.f_residential_area ='')"
|
481
412
|
}else if (args.model.f_residential_area == "有名称"){
|
482
413
|
args.condition +=" and (ua.f_residential_area is not null and ua.f_residential_area !='')"
|
483
414
|
}
|
484
415
|
console.log('查询条件',args)
|
485
|
-
/*if(args.model.f_hasHousehold=='已入户'){
|
486
|
-
args.condition +=` and Extract(year from TO_DATE(ua.f_last_check_date,'yyyy-mm-dd hh24:mi:ss'))=2021 and ua.F_LAST_CHECK_STATE='入户'`
|
487
|
-
}else if(args.model.f_hasHousehold=='未入户'){
|
488
|
-
args.condition +=` and (Extract(year from nvl(TO_DATE(ua.f_last_check_date,'yyyy-mm-dd hh24:mi:ss'),'1990-01-01 00:00:00'))!=2021 or nvl(ua.F_LAST_CHECK_STATE,'未入户')!='入户')`
|
489
|
-
}*/
|
490
416
|
if(args.model.checkBook){
|
491
|
-
/* let arr=args.model.checkBook.split('-')
|
492
|
-
if(arr[1] == '用户'){
|
493
|
-
args.condition +=` and ua.f_check_book_id=${arr[0]}`
|
494
|
-
}else{
|
495
|
-
args.condition +=` and area.f_check_book_id=${arr[0]} and ua.f_check_book_id is null`
|
496
|
-
}*/
|
497
417
|
let uas = []
|
498
418
|
let areas = []
|
499
419
|
for (let item of args.model.checkBook) {
|
@@ -680,6 +600,7 @@
|
|
680
600
|
f_filialeid:this.userlogin.orgid,
|
681
601
|
f_subscribe_date:'',
|
682
602
|
condition:this.model.condition,
|
603
|
+
SafeCheckSX: this.model.SafeCheckSX,
|
683
604
|
switchCheckAll:true,
|
684
605
|
checkAll:this.checkAll,
|
685
606
|
param:this.checkes,
|
package/src/filiale/weinan/pc.js
CHANGED
@@ -1,46 +1,47 @@
|
|
1
|
-
// 分公司特殊组件页面注册
|
2
|
-
import Vue from "vue";
|
3
|
-
|
4
|
-
let specialComp = {
|
5
|
-
'select-check-plan': (resolve) => { require(['./pc/SelectCheckPlan'], resolve) },
|
6
|
-
'
|
7
|
-
'
|
8
|
-
|
9
|
-
|
10
|
-
'
|
11
|
-
'
|
12
|
-
'
|
13
|
-
'defect-
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'check-book
|
17
|
-
'check-book-
|
18
|
-
'check-book-company
|
19
|
-
'check-book-user':(resolve) => { require(['./pc/
|
20
|
-
'
|
21
|
-
'check-
|
22
|
-
'check-book-
|
23
|
-
'check-book-
|
24
|
-
'check-book-
|
25
|
-
'check-
|
26
|
-
'plan-
|
27
|
-
'
|
28
|
-
'
|
29
|
-
'
|
30
|
-
'
|
31
|
-
'
|
32
|
-
'check-
|
33
|
-
'check-
|
34
|
-
'
|
35
|
-
'
|
36
|
-
'check-plan
|
37
|
-
'check-
|
38
|
-
'
|
39
|
-
'check-
|
40
|
-
'check-
|
41
|
-
}
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
1
|
+
// 分公司特殊组件页面注册
|
2
|
+
import Vue from "vue";
|
3
|
+
|
4
|
+
let specialComp = {
|
5
|
+
'select-check-plan': (resolve) => { require(['./pc/SelectCheckPlan'], resolve) },
|
6
|
+
'device-change': (resolve) => { require(['./pc/DeviceChange'], resolve) },
|
7
|
+
'check-noplan': (resolve) => {require(['./pc/CheckNoPlan'], resolve)},
|
8
|
+
'select-check-noplan': (resolve) => { require(['./pc/SelectCheckNoPlan'], resolve) },
|
9
|
+
'print-material-bill-noplan': (resolve) => { require(['./pc/PrintMaterialBillNoplan'], resolve)},
|
10
|
+
'check-nodetail': (resolve) => {require(['./pc/CheckNoDetail'], resolve)},
|
11
|
+
'defect-main-new': (resolve) => {require(['./pc/DefectMainNew'], resolve)},
|
12
|
+
'check-user-list':(resolve) => {require(['./pc/checkUserList'], resolve)},
|
13
|
+
'defect-paper-new': (resolve) => { require(['./pc/DefectPaperNew'], resolve) },
|
14
|
+
'defect-list-new': (resolve) => { require(['./pc/DefectListNew'], resolve) },
|
15
|
+
'paper-main': (resolve) => { require(['./pc/PaperList'], resolve) },
|
16
|
+
'check-book':(resolve) => { require(['./pc/CheckBook'], resolve)},
|
17
|
+
'check-book-area':(resolve) => { require(['./pc/CheckBookArea'], resolve)},
|
18
|
+
'check-book-company':(resolve) => { require(['./pc/CheckBookCompany'], resolve)},
|
19
|
+
'check-book-company-user':(resolve) => { require(['./pc/CheckBookCompanyUser'], resolve)},
|
20
|
+
'check-book-user':(resolve) => { require(['./pc/CheckBookUser'], resolve)},
|
21
|
+
'new-check-paper':(resolve) => { require(['./pc/NewCheckpaper'], resolve)},
|
22
|
+
'check-book-all':(resolve) => { require(['./pc/CheckBookAll'], resolve)},
|
23
|
+
'check-book-list':(resolve) => { require(['./pc/CheckBookList'], resolve)},
|
24
|
+
'check-book-details':(resolve) => { require(['./pc/CheckBookDetails'], resolve)},
|
25
|
+
'check-book-search-user':(resolve) => { require(['./pc/CheckBookSearchUser'], resolve)},
|
26
|
+
'check-plan-user-list':(resolve) => { require(['./pc/CheckPlanUserList'], resolve)},
|
27
|
+
'plan-manage':(resolve) => { require(['./pc/PlanManage'], resolve)},
|
28
|
+
'check_screen':(resolve) => { require(['./pc/checkScreen'], resolve)},
|
29
|
+
'hiddensituation':(resolve) => {require(['./pc/HiddenSituation'], resolve)},
|
30
|
+
'check-plan-area-list':(resolve) => { require(['./pc/CheckPlanAreaList'], resolve)},
|
31
|
+
'paper-defect-main': (resolve) => { require(['./pc/PaperDefectMain'], resolve) },
|
32
|
+
'check-plan-list':(resolve) => { require(['./pc/checkPlanList'], resolve)},
|
33
|
+
'check-book-search-user-list':(resolve) => { require(['./pc/CheckBookSearchUserList'], resolve)},
|
34
|
+
'check-detail':(resolve)=> {require(['./pc/CheckDetail'], resolve)},
|
35
|
+
'person-track':(resolve)=> {require(['./pc/PersonTrack'], resolve)},
|
36
|
+
'check-plan':(resolve)=> {require(['./pc/CheckPlan'], resolve)},
|
37
|
+
'check-plan-area-manage':(resolve)=> {require(['./pc/CheckPlanAreaManage'], resolve)},
|
38
|
+
'check-search-user':(resolve)=> {require(['./pc/CheckSearchUser'], resolve)},
|
39
|
+
'select-check-plan_outhelp':(resolve)=> {require(['./pc/SelectCheckPlanOutHelp'], resolve)},
|
40
|
+
'check-detail_outhelp':(resolve)=> {require(['./pc/CheckDetailOutHelp'], resolve)},
|
41
|
+
'check-plan_outhelp':(resolve)=> {require(['./pc/CheckPlanOutHelp'], resolve)},
|
42
|
+
}
|
43
|
+
exports.specialComp = specialComp
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|