safecheck-client 3.0.39-8 → 3.0.39-80
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/.babelrc +5 -5
- package/.editorconfig +9 -9
- package/android.html +18 -18
- package/config/dev.env.js +6 -6
- package/config/index.js +38 -38
- package/config/prod.env.js +3 -3
- package/config/test.env.js +6 -6
- package/docs/AppBase.md +22 -22
- package/docs/Busy.md +14 -14
- package/docs/CriteriaPaged.md +47 -47
- package/docs/DataGrid.md +54 -54
- package/docs/DataModel.md +22 -22
- package/docs/Dynamic.md +42 -42
- package/docs/GetParams.md +11 -11
- package/docs/HttpBusy.md +13 -13
- package/docs/HttpStore.md +29 -29
- package/docs/MessageBox.md +28 -28
- package/docs/PagedList.md +29 -29
- package/docs/Pager.md +21 -21
- package/docs/Project.md +23 -23
- package/docs/Route.md +105 -105
- package/docs/SafetyCheck/AdjustPlan.md +13 -13
- package/docs/SafetyCheck/CheckerPlan.md +12 -12
- package/docs/Task.md +46 -46
- package/docs/TreeList.md +28 -28
- package/docs/TreeMixin.md +18 -18
- package/docs/all.md +10 -10
- package/docs/list.md +42 -42
- package/docs/partial.md +75 -75
- package/docs/selector.md +82 -82
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/Snippets.md +28 -28
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/vue-strap/345/217/230/346/233/264/350/256/260/345/275/225.md +7 -7
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243/vue/345/217/230/346/233/264/350/256/260/345/275/225.md +13 -13
- package/docs//345/274/200/345/217/221/346/226/207/346/241/243//345/274/200/345/217/221/347/216/257/345/242/203/350/256/276/347/275/256.md +77 -77
- package/docs//347/225/214/351/235/242/345/210/266/344/275/234/350/247/204/350/214/203.md +54 -54
- package/examples/AddressList/App.vue +13 -13
- package/examples/AddressList/index.html +11 -11
- package/examples/DispatchList/App.vue +10 -10
- package/examples/DispatchList/BaseTree.vue +13 -13
- package/examples/DispatchList/Init.vue +22 -22
- package/examples/DispatchList/Test.vue +20 -20
- package/examples/DispatchList/index.html +11 -11
- package/examples/DispatchList/main.js +18 -18
- package/home.html +16 -16
- package/package.json +5 -5
- package/publish.bat +7 -7
- package/release.bat +5 -5
- package/src/Widget.vue +13 -13
- package/src/android-bootstrap/fonts/glyphicons-halflings-regular.svg +287 -287
- package/src/android-bootstrap/less/.csscomb.json +304 -304
- package/src/android-bootstrap/less/.csslintrc +19 -19
- package/src/android-bootstrap/less/alerts.less +73 -73
- package/src/android-bootstrap/less/badges.less +66 -66
- package/src/android-bootstrap/less/bootstrap.less +56 -56
- package/src/android-bootstrap/less/breadcrumbs.less +26 -26
- package/src/android-bootstrap/less/button-groups.less +247 -247
- package/src/android-bootstrap/less/buttons.less +173 -173
- package/src/android-bootstrap/less/carousel.less +269 -269
- package/src/android-bootstrap/less/close.less +34 -34
- package/src/android-bootstrap/less/code.less +69 -69
- package/src/android-bootstrap/less/component-animations.less +33 -33
- package/src/android-bootstrap/less/grid.less +84 -84
- package/src/android-bootstrap/less/input-groups.less +167 -167
- package/src/android-bootstrap/less/jumbotron.less +52 -52
- package/src/android-bootstrap/less/labels.less +64 -64
- package/src/android-bootstrap/less/list-group.less +141 -141
- package/src/android-bootstrap/less/media.less +66 -66
- package/src/android-bootstrap/less/mixins/alerts.less +14 -14
- package/src/android-bootstrap/less/mixins/background-variant.less +9 -9
- package/src/android-bootstrap/less/mixins/border-radius.less +18 -18
- package/src/android-bootstrap/less/mixins/buttons.less +69 -69
- package/src/android-bootstrap/less/mixins/center-block.less +7 -7
- package/src/android-bootstrap/less/mixins/clearfix.less +22 -22
- package/src/android-bootstrap/less/mixins/forms.less +90 -90
- package/src/android-bootstrap/less/mixins/gradients.less +59 -59
- package/src/android-bootstrap/less/mixins/grid-framework.less +92 -92
- package/src/android-bootstrap/less/mixins/grid.less +122 -122
- package/src/android-bootstrap/less/mixins/hide-text.less +21 -21
- package/src/android-bootstrap/less/mixins/image.less +33 -33
- package/src/android-bootstrap/less/mixins/labels.less +12 -12
- package/src/android-bootstrap/less/mixins/list-group.less +30 -30
- package/src/android-bootstrap/less/mixins/nav-divider.less +10 -10
- package/src/android-bootstrap/less/mixins/nav-vertical-align.less +9 -9
- package/src/android-bootstrap/less/mixins/opacity.less +8 -8
- package/src/android-bootstrap/less/mixins/pagination.less +24 -24
- package/src/android-bootstrap/less/mixins/panels.less +24 -24
- package/src/android-bootstrap/less/mixins/progress-bar.less +10 -10
- package/src/android-bootstrap/less/mixins/reset-filter.less +8 -8
- package/src/android-bootstrap/less/mixins/reset-text.less +18 -18
- package/src/android-bootstrap/less/mixins/resize.less +6 -6
- package/src/android-bootstrap/less/mixins/responsive-visibility.less +15 -15
- package/src/android-bootstrap/less/mixins/size.less +10 -10
- package/src/android-bootstrap/less/mixins/tab-focus.less +9 -9
- package/src/android-bootstrap/less/mixins/table-row.less +44 -44
- package/src/android-bootstrap/less/mixins/text-emphasis.less +9 -9
- package/src/android-bootstrap/less/mixins/text-overflow.less +8 -8
- package/src/android-bootstrap/less/mixins/vendor-prefixes.less +227 -227
- package/src/android-bootstrap/less/mixins.less +40 -40
- package/src/android-bootstrap/less/modals.less +151 -151
- package/src/android-bootstrap/less/navbar.less +660 -660
- package/src/android-bootstrap/less/navs.less +290 -290
- package/src/android-bootstrap/less/normalize.less +424 -424
- package/src/android-bootstrap/less/pager.less +76 -76
- package/src/android-bootstrap/less/pagination.less +89 -89
- package/src/android-bootstrap/less/panels.less +274 -274
- package/src/android-bootstrap/less/popovers.less +131 -131
- package/src/android-bootstrap/less/print.less +101 -101
- package/src/android-bootstrap/less/progress-bars.less +87 -87
- package/src/android-bootstrap/less/responsive-embed.less +35 -35
- package/src/android-bootstrap/less/responsive-utilities.less +194 -194
- package/src/android-bootstrap/less/scaffolding.less +161 -161
- package/src/android-bootstrap/less/tables.less +262 -262
- package/src/android-bootstrap/less/theme.less +291 -291
- package/src/android-bootstrap/less/thumbnails.less +36 -36
- package/src/android-bootstrap/less/tooltip.less +102 -102
- package/src/android-bootstrap/less/type.less +303 -303
- package/src/android-bootstrap/less/utilities.less +55 -55
- package/src/android-bootstrap/less/variables.less +896 -896
- package/src/android-bootstrap/less/wells.less +29 -29
- package/src/assets//345/256/232/344/275/215.png +0 -0
- package/src/bootstrap/less/.csscomb.json +304 -304
- package/src/bootstrap/less/.csslintrc +19 -19
- package/src/bootstrap/less/alerts.less +73 -73
- package/src/bootstrap/less/badges.less +66 -66
- package/src/bootstrap/less/breadcrumbs.less +26 -26
- package/src/bootstrap/less/button-groups.less +247 -247
- package/src/bootstrap/less/buttons.less +172 -172
- package/src/bootstrap/less/carousel.less +269 -269
- package/src/bootstrap/less/close.less +34 -34
- package/src/bootstrap/less/code.less +69 -69
- package/src/bootstrap/less/component-animations.less +33 -33
- package/src/bootstrap/less/dropdowns.less +216 -216
- package/src/bootstrap/less/grid.less +84 -84
- package/src/bootstrap/less/input-groups.less +167 -167
- package/src/bootstrap/less/jumbotron.less +52 -52
- package/src/bootstrap/less/labels.less +64 -64
- package/src/bootstrap/less/list-group.less +141 -141
- package/src/bootstrap/less/media.less +66 -66
- package/src/bootstrap/less/mixins/alerts.less +14 -14
- package/src/bootstrap/less/mixins/background-variant.less +9 -9
- package/src/bootstrap/less/mixins/border-radius.less +18 -18
- package/src/bootstrap/less/mixins/buttons.less +69 -69
- package/src/bootstrap/less/mixins/center-block.less +7 -7
- package/src/bootstrap/less/mixins/clearfix.less +22 -22
- package/src/bootstrap/less/mixins/forms.less +90 -90
- package/src/bootstrap/less/mixins/gradients.less +59 -59
- package/src/bootstrap/less/mixins/grid-framework.less +92 -92
- package/src/bootstrap/less/mixins/grid.less +122 -122
- package/src/bootstrap/less/mixins/hide-text.less +21 -21
- package/src/bootstrap/less/mixins/image.less +33 -33
- package/src/bootstrap/less/mixins/labels.less +12 -12
- package/src/bootstrap/less/mixins/list-group.less +30 -30
- package/src/bootstrap/less/mixins/nav-divider.less +10 -10
- package/src/bootstrap/less/mixins/nav-vertical-align.less +9 -9
- package/src/bootstrap/less/mixins/opacity.less +8 -8
- package/src/bootstrap/less/mixins/pagination.less +24 -24
- package/src/bootstrap/less/mixins/panels.less +24 -24
- package/src/bootstrap/less/mixins/progress-bar.less +10 -10
- package/src/bootstrap/less/mixins/reset-filter.less +8 -8
- package/src/bootstrap/less/mixins/reset-text.less +18 -18
- package/src/bootstrap/less/mixins/resize.less +6 -6
- package/src/bootstrap/less/mixins/responsive-visibility.less +15 -15
- package/src/bootstrap/less/mixins/size.less +10 -10
- package/src/bootstrap/less/mixins/tab-focus.less +9 -9
- package/src/bootstrap/less/mixins/table-row.less +44 -44
- package/src/bootstrap/less/mixins/text-emphasis.less +9 -9
- package/src/bootstrap/less/mixins/text-overflow.less +8 -8
- package/src/bootstrap/less/mixins/vendor-prefixes.less +227 -227
- package/src/bootstrap/less/mixins.less +40 -40
- package/src/bootstrap/less/modals.less +151 -151
- package/src/bootstrap/less/navbar.less +660 -660
- package/src/bootstrap/less/normalize.less +424 -424
- package/src/bootstrap/less/pagination.less +89 -89
- package/src/bootstrap/less/panels.less +275 -275
- package/src/bootstrap/less/popovers.less +131 -131
- package/src/bootstrap/less/print.less +101 -101
- package/src/bootstrap/less/progress-bars.less +87 -87
- package/src/bootstrap/less/responsive-embed.less +35 -35
- package/src/bootstrap/less/responsive-utilities.less +194 -194
- package/src/bootstrap/less/scaffolding.less +161 -161
- package/src/bootstrap/less/theme.less +291 -291
- package/src/bootstrap/less/thumbnails.less +36 -36
- package/src/bootstrap/less/tooltip.less +102 -102
- package/src/bootstrap/less/type.less +303 -303
- package/src/bootstrap/less/utilities.less +55 -55
- package/src/bootstrap/less/wells.less +29 -29
- package/src/components/FileUpload.vue +696 -696
- package/src/components/Hello.vue +39 -39
- package/src/components/LeftTree.vue +27 -27
- package/src/components/Util/ImgSelfSafePlus.vue +2 -2
- package/src/components/android/AndroidDefectDeal.vue +2 -2
- package/src/components/android/AttendanceTally.vue +116 -116
- package/src/components/android/Blank.vue +10 -10
- package/src/components/android/CheckUnplanPage.vue +56 -56
- package/src/components/android/Checker.vue +12 -12
- package/src/components/android/CheckerAnnual.vue +81 -81
- package/src/components/android/CheckerAvarta.vue +82 -82
- package/src/components/android/EquipmentInspection.vue +348 -348
- package/src/components/android/FootprintMap.vue +120 -120
- package/src/components/android/HiddentroubleInvestigation.vue +192 -192
- package/src/components/android/MasterMain.vue +77 -77
- package/src/components/android/Menu.vue +132 -132
- package/src/components/android/NewCheckpaperAndroid.vue +2 -2
- package/src/components/android/PaperAlarm.vue +85 -85
- package/src/components/android/PaperDeviceNoncivil.vue +214 -214
- package/src/components/android/PhoneUpUserinfo.vue +11 -0
- package/src/components/android/PlumberAnnual.vue +83 -83
- package/src/components/android/PlumberAnnualDetail.vue +65 -65
- package/src/components/android/PlumberMonthly.vue +84 -84
- package/src/components/android/PostMap.vue +83 -83
- package/src/components/android/QueryCheckHistory.vue +122 -122
- package/src/components/android/QueryCheckHistoryItem.vue +62 -62
- package/src/components/android/RepairMain.vue +60 -60
- package/src/components/android/Repairman.vue +12 -12
- package/src/components/android/StationMaster.vue +12 -12
- package/src/components/android/rejectInspecCheck.vue +322 -0
- package/src/components/defects/DefectModal.vue +101 -101
- package/src/components/defects/DevicesAndItem.vue +39 -39
- package/src/components/issueplan/IssuePlanMain.vue +23 -23
- package/src/components/notice/NoticeForm.vue +100 -100
- package/src/components/notice/NoticeIssue.vue +20 -20
- package/src/components/paper/PicViewer.vue +18 -18
- package/src/components/pc/AddPlanItemYyChange.vue +5 -1
- package/src/components/pc/NewCheckpaper.vue +108 -14
- package/src/components/pc/PaperDefectMain.vue +1 -1
- package/src/components/pc/SafeCheckOrder/SafeCheckOrderList.vue +34 -0
- package/src/components/phonestate/MonthlyTraffic.vue +66 -66
- package/src/components/phonestate/MonthlyTrafficRouter.vue +15 -15
- package/src/components/phonestate/PostMap.vue +82 -82
- package/src/components/querycheckpaper/PaperItem.vue +59 -59
- package/src/components/rongcheng/PaperStatem.vue +6 -6
- package/src/components/rongcheng/PhoneUpUserinfo.vue +1 -0
- package/src/components/userfile/MeterFile.vue +145 -145
- package/src/components/userfile/MeterModify.vue +46 -46
- package/src/components/userfileaudit/MeterAuditFile.vue +129 -129
- package/src/filiale/BFshiye/android/AndroidDefectDeal.vue +652 -0
- package/src/filiale/BFshiye/android/PhoneUpUserinfo.vue +3 -1
- package/src/filiale/BFshiye/android/SafecheckUserInfo.vue +861 -861
- package/src/filiale/BFshiye/pc/DefectListNew.vue +637 -0
- package/src/filiale/BFshiye/pc/NewCheckpaper.vue +18 -56
- package/src/filiale/BFshiye/pc.js +3 -2
- package/src/filiale/baiyin/android/SafecheckUserInfo.vue +775 -0
- package/src/filiale/baiyin/android.js +1 -0
- package/src/filiale/bayan/pc/NewCheckpaper.vue +2 -2
- package/src/filiale/bayan/pc/SelectAreaReport.vue +1 -0
- package/src/filiale/bayan/pc/SummaryOfSecurityInspectionProgress.vue +7 -7
- package/src/filiale/dexin/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/dexin/android/SafecheckOrderVTemp.vue +4 -1
- package/src/filiale/hanzhong/pc/CheckHiddenDanger.vue +2 -2
- package/src/filiale/hanzhong/pc/CheckNumberStatistics.vue +1 -1
- package/src/filiale/hanzhong/pc/CheckSafeDetail.vue +6 -1
- package/src/filiale/hanzhong/pc/CheckSafeStatus.vue +1 -1
- package/src/filiale/hanzhong/pc/CheckerSafeDetail.vue +1 -1
- package/src/filiale/huatong/android/SafecheckOrderV.vue +2 -2
- package/src/filiale/jiaocheng/pc/NewCheckpaper.vue +64 -4
- package/src/filiale/jinhuang/android/AddPlanItem.vue +430 -0
- package/src/filiale/jinhuang/android/PhoneUpUserinfo.vue +183 -145
- package/src/filiale/jinhuang/android.js +2 -1
- package/src/filiale/kelai/android/PaperFeedback.vue +1553 -1550
- package/src/filiale/kelai/android/PhoneUpUserinfo.vue +1 -1
- package/src/filiale/kelai/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/kelai/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/kelai/pc/PaperList.vue +13 -0
- package/src/filiale/kelai/pc/UserInfoAudit.vue +126 -90
- package/src/filiale/liaoyuan/pc/DefectPaperWeiXiu.vue +4 -6
- package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +7 -7
- package/src/filiale/liaoyuan/pc/checkPlanList.vue +2 -3
- package/src/filiale/qingjian/android/PhoneUpUserinfo.vue +125 -38
- package/src/filiale/qingjian/android/SafecheckDevices.vue +1 -1
- package/src/filiale/qingjian/android/SafecheckOrderV.vue +3 -0
- package/src/filiale/qingjian/android/SafecheckUserInfo.vue +42 -19
- package/src/filiale/rongchuang/android/AddPlanItemVisitingWithoutMeeting.vue +454 -0
- package/src/filiale/rongchuang/android/AddPlanItemYy.vue +498 -0
- package/src/filiale/rongchuang/android/PhoneUpUserinfo.vue +1262 -0
- package/src/filiale/rongchuang/android/SafecheckDevices.vue +1 -1
- package/src/filiale/rongchuang/android/SafecheckOrderV.vue +3 -2
- package/src/filiale/rongchuang/android.js +3 -0
- package/src/filiale/rongchuang/pc/NewCheckpaper.vue +13 -1
- package/src/filiale/rongchuang/pc/checkPlanList.vue +398 -0
- package/src/filiale/rongchuang/pc.js +1 -0
- package/src/filiale/shanxian/pc/NewCheckpaper.vue +4 -4
- package/src/filiale/siyang/android/PhoneInsurancePurchaseDetail.vue +58 -24
- package/src/filiale/tongchuan/android/PhoneUpUserinfo.vue +888 -889
- package/src/filiale/tongchuan/android/SafecheckDevices.vue +909 -885
- package/src/filiale/tongchuan/pc/AMapTrailShowZk.vue +226 -0
- package/src/filiale/tongchuan/pc/CheckPlanCountChartAreaByWangGeYuan.vue +137 -0
- package/src/filiale/tongchuan/pc/CheckSearchUser.vue +47 -1
- package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +46 -0
- package/src/filiale/tongchuan/pc/NoCheckplanSafecheck.vue +34 -0
- package/src/filiale/tongchuan/pc/PaperDefectMain.vue +34 -0
- package/src/filiale/tongchuan/pc/PaperList.vue +44 -10
- package/src/filiale/tongchuan/pc/PersonTrack.vue +269 -0
- package/src/filiale/tongchuan/pc/SelectCheckPlan.vue +42 -2
- package/src/filiale/tongchuan/pc.js +3 -0
- package/src/filiale/wenxi/pc/PaperList.vue +9 -3
- package/src/filiale/wuan/android/SafecheckOrderV.vue +2242 -2242
- package/src/filiale/wuan/android/SafecheckUserInfo.vue +659 -659
- package/src/filiale/yangchunboneng/android/AndiroidSecurityAudit.vue +2 -1
- package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +3 -3
- package/src/plugins/LoadData.js +10 -10
- package/src/plugins/LoadParams.js +24 -24
- package/src/safecheck-android.js +1 -0
- package/src/stores/wxconfig.js +10 -10
- package/src/utils/getNowDate.js +33 -33
- package/test/e2e/custom-assertions/elementCount.js +26 -26
- package/test/e2e/nightwatch.conf.js +40 -40
- package/test/e2e/runner.js +30 -30
- package/test/e2e/specs/test.js +13 -13
- package/test/unit/.eslintrc +5 -5
- package/test/unit/TestUtil.js +62 -62
- package/test/unit/context.html +20 -20
- package/test/unit/index.js +13 -13
|
@@ -1212,16 +1212,11 @@ export default {
|
|
|
1212
1212
|
},
|
|
1213
1213
|
|
|
1214
1214
|
devicesCollect() {
|
|
1215
|
-
//tag
|
|
1216
|
-
//tag)
|
|
1217
|
-
//tag)
|
|
1218
|
-
//tag
|
|
1219
1215
|
this.deviceCollects = []
|
|
1220
1216
|
this.deviceImgs = []
|
|
1221
1217
|
let checkResult = '正常'
|
|
1222
1218
|
this.result = '正常'
|
|
1223
1219
|
let codata = JSON.parse(JSON.stringify(this.data))
|
|
1224
|
-
//tag)
|
|
1225
1220
|
for (let device in this.data) {
|
|
1226
1221
|
let f_device_type
|
|
1227
1222
|
if (device.startsWith("device")) {
|
|
@@ -1232,54 +1227,38 @@ export default {
|
|
|
1232
1227
|
} else {
|
|
1233
1228
|
f_device_type = this.data[device][item].f_device_type
|
|
1234
1229
|
}
|
|
1235
|
-
// //tag
|
|
1236
1230
|
let deviceelse = []
|
|
1237
1231
|
let deviceInfos = []
|
|
1238
|
-
|
|
1239
1232
|
for (let i in this.data[device][item].f_items) {
|
|
1240
1233
|
let defects = ''
|
|
1241
|
-
|
|
1242
1234
|
let items = this.data[device][item].f_items[i]
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1235
|
+
if (items.f_item_name == '用气设施安装是否符合规范'){
|
|
1236
|
+
debugger
|
|
1237
|
+
}
|
|
1238
|
+
if ((items.type === 'selector' || items.type === 'radio' || items.type === 'checkbox' || items.type === 'picture') && items.f_item_value != null && items.f_item_value instanceof Array && items.f_item_value.length != 0) {
|
|
1246
1239
|
for (let i in items.f_item_value) {
|
|
1247
1240
|
let f_item_value = items.f_item_value[i]
|
|
1248
|
-
|
|
1249
|
-
//tag)
|
|
1250
|
-
//tag)
|
|
1251
|
-
//tag)
|
|
1252
|
-
//tag)
|
|
1253
|
-
|
|
1254
1241
|
if (!this.config[this.data[device][item].f_device_type].items[items.f_item_name] && (items.isdefect && (items.isdefect == 'true' || items.isdefect == true))) {
|
|
1255
1242
|
continue
|
|
1256
1243
|
}
|
|
1257
|
-
/*if(items.f_is_defect != true && items.f_is_defect != 'true'){
|
|
1258
|
-
continue
|
|
1259
|
-
}*/
|
|
1260
1244
|
if (items.f_is_defect == 'true' || items.f_is_defect == true) {
|
|
1261
1245
|
checkResult = '有隐患'
|
|
1262
1246
|
this.result = '有隐患'
|
|
1263
1247
|
defects = `${defects}:${items.f_item_value}/`
|
|
1264
1248
|
}
|
|
1265
|
-
/*let options = this.config[this.data[device][item].f_device_type].items[items.f_item_name].options
|
|
1266
|
-
for (let option in options) {
|
|
1267
|
-
if (options[option].data == f_item_value) {
|
|
1268
|
-
if (options[option].isdefect == 'true' || options[option].isdefect == true) {
|
|
1269
|
-
checkResult = '有隐患'
|
|
1270
|
-
this.result = '有隐患'
|
|
1271
|
-
defects = `${defects}:${options[option].data}/`
|
|
1272
|
-
// let level = options[option].level
|
|
1273
|
-
}
|
|
1274
|
-
}
|
|
1275
|
-
}*/
|
|
1276
|
-
//tag)
|
|
1277
1249
|
}
|
|
1278
1250
|
if (defects != '') {
|
|
1279
1251
|
console.log('有隐患items', items)
|
|
1280
1252
|
deviceInfos.push(`${items.f_item_name}${defects.substring(0, defects.length - 1)}${items.f_else ? items.f_else : ''}`)
|
|
1281
1253
|
this.deviceImgs.push({f_overall_path:items.f_path})
|
|
1282
1254
|
}
|
|
1255
|
+
} else if ((items.type === 'selector' || items.type === 'radio' || items.type === 'checkbox' || items.type === 'picture') && items.f_item_value && items.f_item_value.length == 0) {
|
|
1256
|
+
if (items.f_is_defect == 'true' || items.f_is_defect == true) {
|
|
1257
|
+
checkResult = '有隐患'
|
|
1258
|
+
this.result = '有隐患'
|
|
1259
|
+
deviceInfos.push(items.f_item_name)
|
|
1260
|
+
this.deviceImgs.push({f_overall_path:items.f_path})
|
|
1261
|
+
}
|
|
1283
1262
|
} else if ((items.type === 'string' || items.type === 'number') && items.f_is_defect && items.f_item_value[0]) {
|
|
1284
1263
|
checkResult = '有隐患'
|
|
1285
1264
|
this.result = '有隐患'
|
|
@@ -1298,7 +1277,6 @@ export default {
|
|
|
1298
1277
|
}
|
|
1299
1278
|
} else if (items.f_item_name == '气量异常差值') {
|
|
1300
1279
|
var deviation = this.$appdata.getSingleValue('气量异常差值允许误差')
|
|
1301
|
-
//tag
|
|
1302
1280
|
if (parseFloat(items.f_item_value[0]).toString() != "NaN" && parseFloat(deviation).toString() != "NaN") {
|
|
1303
1281
|
if (parseFloat(items.f_item_value[0]) > parseFloat(deviation) || parseFloat(items.f_item_value[0]) < parseFloat(deviation) * -1) {
|
|
1304
1282
|
checkResult = '有隐患'
|
|
@@ -1307,9 +1285,7 @@ export default {
|
|
|
1307
1285
|
}
|
|
1308
1286
|
}
|
|
1309
1287
|
}
|
|
1310
|
-
|
|
1311
|
-
// console.log('this.config[this.data[device][item].f_device_type]', this.config[this.data[device][item].f_device_type])
|
|
1312
|
-
// console.log('this.deviceconfig2', this.deviceconfig2)
|
|
1288
|
+
if (!this.config[this.data[device][item].f_device_type].items[items.f_item_name]) {
|
|
1313
1289
|
for (let dev in this.deviceconfig2) {
|
|
1314
1290
|
if (this.deviceconfig2[dev].checkname == this.data[device][item].f_device_type) {
|
|
1315
1291
|
this.deviceconfig2[dev].items.push({
|
|
@@ -1318,31 +1294,20 @@ export default {
|
|
|
1318
1294
|
}
|
|
1319
1295
|
}
|
|
1320
1296
|
}
|
|
1321
|
-
//tag)
|
|
1322
|
-
//tag
|
|
1323
|
-
//tag
|
|
1324
1297
|
if (items.type === 'selector') {
|
|
1325
1298
|
items.selected = []
|
|
1326
1299
|
} else if (items.type === 'inputSelector') {
|
|
1327
1300
|
items.selected = ''
|
|
1328
1301
|
}
|
|
1329
1302
|
}
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
//tag
|
|
1333
1303
|
this.$set('deviceCollect.name', f_device_type)
|
|
1334
1304
|
this.$set('deviceCollect.value', checkResult)
|
|
1335
1305
|
this.$set('deviceCollect.devices', deviceInfos)
|
|
1336
1306
|
this.$set('deviceCollect.else', deviceelse)
|
|
1337
|
-
console.log('deviceCollect.devices', this.deviceCollect.devices)
|
|
1338
|
-
console.log('deviceCollect.else', this.deviceCollect.else)
|
|
1339
|
-
console.log('deviceCollect.imgs', this.deviceCollect.imgs)
|
|
1340
|
-
//tag)
|
|
1341
1307
|
if (this.deviceCollect.name) {
|
|
1342
|
-
|
|
1308
|
+
console.log("---------------"+JSON.stringify(this.deviceCollect))
|
|
1343
1309
|
this.deviceCollects.push(JSON.parse(JSON.stringify(this.deviceCollect)))
|
|
1344
1310
|
}
|
|
1345
|
-
|
|
1346
1311
|
checkResult = '正常'
|
|
1347
1312
|
this.deviceCollect = {}
|
|
1348
1313
|
}
|
|
@@ -1478,6 +1443,9 @@ export default {
|
|
|
1478
1443
|
if (val2 == '气量异常差值' || val2 == '金额异常差值') {
|
|
1479
1444
|
return
|
|
1480
1445
|
}
|
|
1446
|
+
if (val2 == '用气设施安装是否符合规范'){
|
|
1447
|
+
debugger
|
|
1448
|
+
}
|
|
1481
1449
|
for (let i = 0; i < this.devicesAll.length; i++) {
|
|
1482
1450
|
for (let j = 0; j < this.devicesAll[i].length; j++) {
|
|
1483
1451
|
if (this.devicesAll[i][j].f_device_type == val1) {
|
|
@@ -1936,15 +1904,9 @@ export default {
|
|
|
1936
1904
|
console.log('Vue.config.safecheck.DevicesConfig', Vue.config.safecheck.DevicesConfig)
|
|
1937
1905
|
// 如果没有用户类型 默认按民用配置走
|
|
1938
1906
|
if (this.data.f_check_type == '非民用') {
|
|
1939
|
-
this.deviceconfig = Vue.config.safecheck.DevicesSetConfig
|
|
1940
|
-
if (typeof this.deviceconfig === 'string') {
|
|
1941
|
-
this.deviceconfig = JSON.parse(this.deviceconfig)
|
|
1942
|
-
}
|
|
1907
|
+
this.deviceconfig = JSON.parse(JSON.stringify(Vue.config.safecheck.DevicesSetConfig))
|
|
1943
1908
|
}else{
|
|
1944
|
-
|
|
1945
|
-
if (typeof this.deviceconfig === 'string') {
|
|
1946
|
-
this.deviceconfig = JSON.parse(this.deviceconfig)
|
|
1947
|
-
}
|
|
1909
|
+
this.deviceconfig = JSON.parse(JSON.stringify(Vue.config.safecheck.DevicesConfig))
|
|
1948
1910
|
}
|
|
1949
1911
|
if (this.data.f_collection_type == '按金额') {
|
|
1950
1912
|
if (this.deviceconfig["燃气表"]){
|
|
@@ -6,8 +6,9 @@ let specialComp = {
|
|
|
6
6
|
'check-user-list': (resolve) => { require(['./pc/checkUserList'], resolve) },
|
|
7
7
|
'new-check-paper': (resolve) => { require(['./pc/NewCheckpaper.vue'], resolve) },
|
|
8
8
|
'check-plan-area-list': (resolve) => { require(['./pc/CheckPlanAreaList.vue'], resolve) },
|
|
9
|
-
'check-plan': (resolve) => { require(['./pc/CheckPlan.vue'], resolve) },
|
|
10
|
-
'select-check-plan': (resolve) => { require(['./pc/SelectCheckPlan'], resolve) },
|
|
9
|
+
// 'check-plan': (resolve) => { require(['./pc/CheckPlan.vue'], resolve) },
|
|
10
|
+
// 'select-check-plan': (resolve) => { require(['./pc/SelectCheckPlan'], resolve) },
|
|
11
|
+
// 'safe-defect-list-new': (resolve) => { require(['./pc/DefectListNew.vue'], resolve) },
|
|
11
12
|
}
|
|
12
13
|
exports.specialComp = specialComp
|
|
13
14
|
|