safecheck-client 3.0.30-62-t4 → 3.0.30-62-t6
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/GridTree.md +47 -47
- package/docs/PrintFile.md +38 -38
- package/docs/tree.md +40 -40
- package/examples/ChangeConfig/comp.js +548 -548
- package/examples/PhoneSafePlan/comp.js +33 -33
- package/examples/SafePlan/App.vue +89 -89
- package/examples/SafePlan/comp.js +1527 -1527
- package/examples/SafePlan-aode/comp.js +1132 -1132
- package/examples/SafePlan-liaoyuan/App.vue +82 -82
- package/examples/SafePlan-liaoyuan/comp.js +1432 -1432
- package/examples/SafePlan-shaoguan/comp.js +1190 -1190
- package/examples/SafePlan-tongchuan/App.vue +81 -81
- package/examples/SafePlan-tongchuan/comp.js +1480 -1480
- package/examples/SafePlan-wenxi/App.vue +80 -80
- package/examples/SafePlan-wenxi/comp.js +1545 -1545
- package/examples/SafePlan-zhoukou/App.vue +81 -81
- package/examples/SafePlan-zhoukou/comp.js +1525 -1525
- package/examples/SafePlanItem/comp.js +69 -69
- package/examples/SafePlanrongcheng/comp.js +1141 -1141
- package/examples/SafePlanrongcheng-gs/comp.js +1140 -1140
- package/examples/SafePlanrongcheng-gssq/comp.js +1143 -1143
- package/examples/SafePlanrongcheng-mysq/comp.js +1144 -1144
- package/examples/UserFiles/comp.js +227 -227
- package/package.json +1 -1
- package/src/components/CheckerCount/CheckCountUserList.vue +144 -144
- package/src/components/DefectDealMain/DefectPaperNew.vue +1052 -1052
- package/src/components/NewDefectList/DefectListNew.vue +617 -617
- package/src/components/NewDefectList/DefectPaperNew.vue +1079 -1079
- package/src/components/android/AddPlanItem.vue +447 -447
- package/src/components/android/AddPlanItemYy.vue +1 -1
- package/src/components/android/AddSpecialPlanItem.vue +426 -426
- package/src/components/android/AndroidDefectDealBeforeSafe.vue +502 -502
- package/src/components/android/BlackUserOnLine.vue +318 -318
- package/src/components/android/CurrentCreate.vue +1050 -1050
- package/src/components/android/CurrentCreateYy.vue +1 -1
- package/src/components/android/Devices.vue +327 -327
- package/src/components/android/Devicesm.vue +327 -327
- package/src/components/android/Insurance/PhoneInsurancePurchaseDetail.vue +288 -288
- package/src/components/android/PaperFeedback.vue +1514 -1514
- package/src/components/android/PaperFeedbackTemp.vue +1470 -1470
- package/src/components/android/PaperFeedbackm.vue +1026 -1026
- package/src/components/android/PhoneRecordInfo.vue +113 -113
- package/src/components/android/PhoneSellInfo.vue +113 -113
- package/src/components/android/QRCode/QRCodeBinding.vue +2 -2
- package/src/components/android/QRCode/QRCodePage.vue +2 -2
- package/src/components/android/SafePlanItem.vue +509 -509
- package/src/components/android/SafecheckOrderV.vue +2805 -2805
- package/src/components/android/UserinfoSelect.vue +1 -1
- package/src/components/android/examples/SafeListExamples.vue +2 -2
- package/src/components/android/examples/UserExamples.vue +1 -1
- package/src/components/android/examples/ViewDetailsExamples.vue +1235 -1235
- package/src/components/android/old/PaperFeedback.vue +1015 -1015
- package/src/components/android/recheck/Recheck.vue +402 -402
- package/src/components/android/userinfo/SafecheckUserInfo.vue +776 -776
- package/src/components/checkplan/checkmsg.vue +459 -459
- package/src/components/defect/DefectList.vue +507 -507
- package/src/components/defect/DefectListWeixiu.vue +484 -484
- package/src/components/defect/DefectPaper.vue +764 -764
- package/src/components/defect/DefectPaperWeiXiu.vue +508 -508
- package/src/components/filialCircle/CircleList.vue +139 -139
- package/src/components/inspections/AddInspectPlanItem.vue +325 -325
- package/src/components/inspections/AddInspectPlanItems.vue +325 -325
- package/src/components/inspections/AddInspectPlanItemss.vue +317 -317
- package/src/components/inspections/DisplayInspectionList.vue +1224 -1224
- package/src/components/inspections/InspectionList.vue +476 -476
- package/src/components/inspections/InspectionLists.vue +478 -478
- package/src/components/inspections/InspectionListss.vue +477 -477
- package/src/components/inspections/inspectionFeedback.vue +720 -720
- package/src/components/inspections/inspectionOrderV.vue +1853 -1853
- package/src/components/inspections/inspectionOrderVs.vue +1853 -1853
- package/src/components/inspections/inspectionOrderVss.vue +1856 -1856
- package/src/components/inspections/inspectionUserInfo.vue +398 -398
- package/src/components/paper/PaperList.vue +790 -790
- package/src/components/pc/AnnouncementPC.vue +524 -524
- package/src/components/pc/DefectList.vue +742 -742
- package/src/components/pc/DeviceChange.vue +1068 -1068
- package/src/components/pc/PaperDefectMain.vue +866 -866
- package/src/components/pc/SafeVisitInfo.vue +1 -1
- package/src/components/planmanage/checkPlanList.vue +369 -369
- package/src/components/planmanage/checkUserList.vue +773 -773
- package/src/components/querycheckpaper/CheckSearchUser.vue +1067 -1067
- package/src/components/querycheckpaper/CheckSearchUserNew.vue +1109 -1109
- package/src/components/querycheckpaper/ShebeiSearchUser.vue +690 -690
- package/src/components/rongcheng/AspPaperFeedback.vue +1179 -1179
- package/src/components/rongcheng/AspiratedOrderV.vue +2377 -2377
- package/src/components/rongcheng/AspiratedPaperFeedbackm.vue +1 -1
- package/src/components/rongcheng/CurrentCreateOnline.vue +906 -906
- package/src/components/rongcheng/PaperFeedback.vue +1318 -1318
- package/src/components/rongcheng/PhoneUpUserinfo.vue +1236 -1236
- package/src/components/rongcheng/SafecheckOrderV.vue +1 -1
- package/src/components/rongcheng/SafecheckOrderVCli.vue +1 -1
- package/src/components/rongcheng/report/CheckPlanAreaList.vue +435 -435
- package/src/components/safecheckNew/PaperList.vue +2 -2
- package/src/components/safecheckNew/android/AddPlanItem.vue +1 -1
- package/src/components/safecheckNew/android/AreaPlan.vue +561 -561
- package/src/components/safecheckNew/android/CurrentCreate.vue +1 -1
- package/src/components/safecheckNew/android/Recheck.vue +1 -1
- package/src/components/safecheckNew/android/SafecheckOrderV.vue +1 -1
- package/src/components/sendsingle/EquipmentManagement.vue +727 -727
- package/src/components/shaoguan/DefectList.vue +473 -473
- package/src/components/shaoguan/SafecheckOrderV.vue +2140 -2140
- package/src/components/tongcheng/PaperFeedback.vue +1061 -1061
- package/src/filiale/ALshan/pc/CheckSearchUser.vue +927 -927
- package/src/filiale/ALshan/pc/DefectListWeixiu.vue +476 -476
- package/src/filiale/ancheng/android/PaperFeedback.vue +1489 -1489
- package/src/filiale/ancheng/android/SafecheckOrderV.vue +2703 -2703
- package/src/filiale/ancheng/android/SafecheckUserInfo.vue +737 -737
- package/src/filiale/ancheng/pc/PaperList.vue +659 -659
- package/src/filiale/ancheng/pc/checkScreen.vue +923 -923
- package/src/filiale/ankangyihua/android/AddPlanItem.vue +446 -446
- package/src/filiale/ankangyihua/android/SafecheckOrderV.vue +2908 -2908
- package/src/filiale/ankangyihua/pc/CheckSearchUser.vue +1039 -1039
- package/src/filiale/ankangyihua/pc/DefectListWeixiu.vue +491 -491
- package/src/filiale/ankangyihua/pc/DefectPaperWeiXiu.vue +545 -545
- package/src/filiale/ankangyihua/pc/PaperList.vue +656 -656
- package/src/filiale/baiyin/android/AndroidDefectDeal.vue +633 -633
- package/src/filiale/baiyin/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/baiyin/pc/CheckPlanAreaList.vue +485 -485
- package/src/filiale/baiyin/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/baiyin/pc/DefectListNew.vue +597 -597
- package/src/filiale/baiyin/pc/DefectPaperNew.vue +3 -3
- package/src/filiale/baiyin/pc/PaperList.vue +2 -2
- package/src/filiale/baiyin/pc/PlanChooser.vue +167 -167
- package/src/filiale/baiyin/pc/PlanManage.vue +834 -834
- package/src/filiale/baiyin/pc/checkUserList.vue +771 -771
- package/src/filiale/bayan/android/AddPlanItem.vue +430 -430
- package/src/filiale/bayan/android/CheckPlanDown.vue +2 -2
- package/src/filiale/bayan/android/Edit.vue +1 -1
- package/src/filiale/bayan/android/PaperFeedback.vue +1 -1
- package/src/filiale/bayan/android/SafecheckOrderV.vue +2866 -2866
- package/src/filiale/bayan/android/SafecheckUserInfo.vue +3 -3
- package/src/filiale/bayan/pc/CheckDetail.vue +205 -205
- package/src/filiale/bayan/pc/CheckPlanAreaList.vue +1 -1
- package/src/filiale/bayan/pc/CheckSearchUser.vue +3 -3
- package/src/filiale/bayan/pc/DefectListNew.vue +597 -597
- package/src/filiale/bayan/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/bayan/pc/DeviceChange.vue +1 -1
- package/src/filiale/bayan/pc/HiddenSituation.vue +1 -1
- package/src/filiale/bayan/pc/PaperList.vue +3 -3
- package/src/filiale/bayan/pc/SelectCheckPlan.vue +333 -333
- package/src/filiale/dexin/android/CasualSave.vue +1 -1
- package/src/filiale/dexin/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/dexin/android/WebMeterOpen.vue +377 -377
- package/src/filiale/dexin/android/WebMeterOpenEdit.vue +213 -213
- package/src/filiale/dexin/pc/PaperList.vue +2 -2
- package/src/filiale/fugou/android/AddPlanItem.vue +413 -413
- package/src/filiale/fugou/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/fugou/pc/CheckBook.vue +303 -303
- package/src/filiale/fugou/pc/CheckBookArea.vue +146 -146
- package/src/filiale/fugou/pc/CheckBookCompany.vue +144 -144
- package/src/filiale/fugou/pc/CheckBookDetails.vue +161 -161
- package/src/filiale/fugou/pc/CheckBookEntry.vue +94 -94
- package/src/filiale/fugou/pc/CheckBookList.vue +366 -366
- package/src/filiale/fugou/pc/CheckBookSearchArea.vue +560 -560
- package/src/filiale/fugou/pc/CheckBookSearchUnit.vue +229 -229
- package/src/filiale/fugou/pc/CheckBookSearchUser.vue +1 -1
- package/src/filiale/fugou/pc/CheckBookSearchUserList.vue +674 -674
- package/src/filiale/fugou/pc/CheckBookUser.vue +158 -158
- package/src/filiale/fugou/pc/DefectPaperNew.vue +3 -3
- package/src/filiale/fugou/pc/PaperDefectMain.vue +1 -1
- package/src/filiale/fugou/pc/PaperList.vue +911 -911
- package/src/filiale/fugou/pc/PlanManage.vue +1061 -1061
- package/src/filiale/fugou/pc/checkPlanList.vue +371 -371
- package/src/filiale/fugou/pc/checkUserList.vue +904 -904
- package/src/filiale/fugu/android/SafecheckOrderV.vue +2484 -2484
- package/src/filiale/fugu/pc/CheckSearchUser.vue +977 -977
- package/src/filiale/fugu/pc/NewCheckpaper.vue +1287 -1287
- package/src/filiale/ganquan/android/AddPlanItem.vue +444 -444
- package/src/filiale/ganquan/android/SafecheckOrderV.vue +2485 -2485
- package/src/filiale/ganquan/pc/DefectPaperNew.vue +1009 -1009
- package/src/filiale/ganquan/pc/NewCheckpaper.vue +1354 -1354
- package/src/filiale/ganquan/pc/PaperList.vue +654 -654
- package/src/filiale/gehua/pc/PaperList.vue +558 -558
- package/src/filiale/guangxi/pc/DefectListNew.vue +518 -518
- package/src/filiale/guangxi/pc/DefectPaperNew.vue +988 -988
- package/src/filiale/hanzhong/android/PaperFeedback.vue +1477 -1477
- package/src/filiale/hanzhong/android/SafecheckOrderV.vue +2683 -2683
- package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +786 -786
- package/src/filiale/hanzhong/pc/CheckHiddenDanger.vue +713 -713
- package/src/filiale/hanzhong/pc/CheckSafeDetail.vue +573 -573
- package/src/filiale/hanzhong/pc/CheckSafeStatus.vue +508 -508
- package/src/filiale/hanzhong/pc/CheckSearchUser.vue +1127 -1127
- package/src/filiale/hanzhong/pc/CheckerSafeDetail.vue +595 -595
- package/src/filiale/hanzhong/pc/PaperList.vue +702 -702
- package/src/filiale/huaran/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/huaran/pc/CheckBook.vue +313 -313
- package/src/filiale/huaran/pc/CheckBookArea.vue +170 -170
- package/src/filiale/huaran/pc/CheckBookCompany.vue +166 -166
- package/src/filiale/huaran/pc/CheckBookDetails.vue +196 -196
- package/src/filiale/huaran/pc/CheckBookList.vue +386 -386
- package/src/filiale/huaran/pc/CheckBookSearchArea.vue +564 -564
- package/src/filiale/huaran/pc/CheckBookSearchUnit.vue +229 -229
- package/src/filiale/huaran/pc/CheckBookSearchUser.vue +604 -604
- package/src/filiale/huaran/pc/CheckBookUser.vue +112 -112
- package/src/filiale/huaran/pc/PaperList.vue +2 -2
- package/src/filiale/huaran/pc/PlanManage.vue +4 -4
- package/src/filiale/huaran/pc/checkPlanList.vue +419 -419
- package/src/filiale/huaran/pc/checkUserList.vue +867 -867
- package/src/filiale/huatong/android/PaperFeedback.vue +1433 -1433
- package/src/filiale/huatong/android/SafecheckOrderV.vue +2426 -2426
- package/src/filiale/huatong/android/SafecheckUserInfo.vue +749 -749
- package/src/filiale/huatong/pc/PaperDefectMain.vue +800 -800
- package/src/filiale/huatong/pc/PaperList.vue +789 -789
- package/src/filiale/huayin/android/PaperFeedback.vue +1422 -1422
- package/src/filiale/huayin/android/SafecheckOrderV.vue +2712 -2712
- package/src/filiale/huayin/pc/NewCheckpaper.vue +1307 -1307
- package/src/filiale/huayin/pc/PaperList.vue +621 -621
- package/src/filiale/jiaocheng/android/AddPlanItem.vue +435 -435
- package/src/filiale/jiaocheng/android/PaperFeedback.vue +1308 -1308
- package/src/filiale/jiaocheng/android/SafecheckUserInfo.vue +737 -737
- package/src/filiale/jiaocheng/pc/CheckSearchUser.vue +1011 -1011
- package/src/filiale/jiaocheng/pc/DefectListNew.vue +576 -576
- package/src/filiale/jiaxian/android/AddPlanItem.vue +1 -1
- package/src/filiale/jiaxian/android/PhoneUpUserinfo.vue +1229 -1229
- package/src/filiale/jiaxian/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/jinbin/pc/DefectListWeixiu.vue +478 -478
- package/src/filiale/jingyang/android/AddPlanItem.vue +1 -1
- package/src/filiale/jingyang/android/CurrentCreate.vue +1080 -1080
- package/src/filiale/jingyang/android/PaperFeedback.vue +1493 -1493
- package/src/filiale/jingyang/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/jingyang/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/jingyang/pc/CheckSearchUser.vue +1062 -1062
- package/src/filiale/jingyang/pc/PaperList.vue +793 -793
- package/src/filiale/jingyang/pc/ReportCheckItemList.vue +543 -543
- package/src/filiale/kelai/android/AddPlanItem.vue +488 -488
- package/src/filiale/kelai/android/AndroidDefectDeal.vue +747 -747
- package/src/filiale/kelai/android/PaperFeedback.vue +1539 -1539
- package/src/filiale/kelai/android/SafecheckOrderV.vue +2448 -2448
- package/src/filiale/kelai/android/SafecheckUserInfo.vue +774 -774
- package/src/filiale/kelai/android/SafecheckUserInfo1.vue +618 -618
- package/src/filiale/kelai/pc/CheckPlanAreaList.vue +476 -476
- package/src/filiale/kelai/pc/CheckSearchUser.vue +1011 -1011
- package/src/filiale/kelai/pc/DefectListNew.vue +688 -688
- package/src/filiale/kelai/pc/DefectPaperNew.vue +1090 -1090
- package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasList.vue +518 -518
- package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasPaper.vue +897 -897
- package/src/filiale/kelai/pc/NewCheckpaper.vue +1454 -1454
- package/src/filiale/kelai/pc/PaperList.vue +596 -596
- package/src/filiale/liaoyuan/android/AddPlanItem.vue +412 -412
- package/src/filiale/liaoyuan/android/CurrentCreate.vue +1 -1
- package/src/filiale/liaoyuan/android/SafecheckOrderV.vue +2388 -2388
- package/src/filiale/liaoyuan/android/SafecheckUserInfo.vue +557 -557
- package/src/filiale/liaoyuan/pc/CheckSearchUser.vue +963 -963
- package/src/filiale/liaoyuan/pc/DefectListWeixiu.vue +489 -489
- package/src/filiale/liaoyuan/pc/DefectPaperWeiXiu.vue +1011 -1011
- package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +1020 -1020
- package/src/filiale/liaoyuan/pc/PaperList.vue +637 -637
- package/src/filiale/liaoyuan/pc/checkPlanList.vue +373 -373
- package/src/filiale/lixian/android/SafecheckOrderV.vue +2404 -2404
- package/src/filiale/lixian/android/SafecheckUserInfo.vue +578 -578
- package/src/filiale/lixian/pc/CheckSearchUser.vue +927 -927
- package/src/filiale/lixian/pc/NewCheckpaper.vue +1211 -1211
- package/src/filiale/lixian/pc/PaperList.vue +620 -620
- package/src/filiale/minsheng/android/SafecheckUserInfo.vue +754 -754
- package/src/filiale/minsheng/pc/CheckSearchUser.vue +976 -976
- package/src/filiale/minsheng/pc/DefectListNew.vue +535 -535
- package/src/filiale/pingxiang/android/PaperFeedback.vue +1399 -1399
- package/src/filiale/pingxiang/android/SafecheckOrderV.vue +2424 -2424
- package/src/filiale/pingxiang/android/SafecheckUserInfo.vue +600 -600
- package/src/filiale/pingxiang/pc/DefectListNew.vue +519 -519
- package/src/filiale/pingxiang/pc/DefectPaperNew.vue +1012 -1012
- package/src/filiale/pingxiang/pc/NewCheckpaper.vue +1294 -1294
- package/src/filiale/pingxiang/pc/PaperList.vue +595 -595
- package/src/filiale/qianneng/android/AddPlanItem.vue +482 -482
- package/src/filiale/qianneng/android/PaperFeedback.vue +1434 -1434
- package/src/filiale/qianneng/android/SafecheckOrderV.vue +2785 -2785
- package/src/filiale/qianneng/android/SafecheckUserInfo.vue +775 -775
- package/src/filiale/qianneng/pc/DefectListNew.vue +576 -576
- package/src/filiale/qianneng/pc/DefectPaperNew.vue +1072 -1072
- package/src/filiale/qianneng/pc/NewCheckpaper.vue +1546 -1546
- package/src/filiale/qianneng/pc/PaperList.vue +2 -2
- package/src/filiale/qingjian/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/qingjian/android/SafecheckUserInfo.vue +800 -800
- package/src/filiale/qingjian/pc/PaperDefectMain.vue +895 -895
- package/src/filiale/qingtongxia/android/AddPlanItem.vue +1 -1
- package/src/filiale/qingtongxia/android/CurrentCreate.vue +1053 -1053
- package/src/filiale/qingtongxia/android/PhoneUpUserinfo.vue +1230 -1230
- package/src/filiale/qingtongxia/android/SafecheckOrderV.vue +2726 -2726
- package/src/filiale/qingtongxia/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/qingtongxia/pc/DefectListNew.vue +594 -594
- package/src/filiale/qingtongxia/pc/PaperDefectMain.vue +858 -858
- package/src/filiale/rizhao/android/AddPlanItem.vue +446 -446
- package/src/filiale/rizhao/android/PaperFeedback.vue +1510 -1510
- package/src/filiale/rizhao/android/SafecheckOrderV.vue +2430 -2430
- package/src/filiale/rizhao/android/SafecheckUserInfo.vue +640 -640
- package/src/filiale/rizhao/pc/DefectList.vue +489 -489
- package/src/filiale/rizhao/pc/NewCheckpaper.vue +1346 -1346
- package/src/filiale/rizhao/pc/PaperList.vue +714 -714
- package/src/filiale/rongchuang/android/PaperFeedback.vue +1455 -1455
- package/src/filiale/rongchuang/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/rongchuang/android/checkpapermsg.vue +209 -209
- package/src/filiale/rongchuang/pc/NewCheckpaper.vue +1342 -1342
- package/src/filiale/rongchuang/pc/PaperList.vue +2 -2
- package/src/filiale/ruihua/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/ruihua/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/shanggao/android/PaperFeedback.vue +1422 -1422
- package/src/filiale/shanggao/android/SafecheckOrderV.vue +2426 -2426
- package/src/filiale/shanxian/android/AddPlanItem.vue +1 -1
- package/src/filiale/shanxian/android/PaperFeedback.vue +1445 -1445
- package/src/filiale/shanxian/android/SafecheckOrderV.vue +2979 -2979
- package/src/filiale/shanxian/android/SafecheckUserInfo.vue +749 -749
- package/src/filiale/shanxian/pc/CheckSearchUser.vue +1114 -1114
- package/src/filiale/shanxian/pc/DefectPaperNew.vue +1096 -1096
- package/src/filiale/shanxian/pc/NewCheckpaper.vue +1526 -1526
- package/src/filiale/shanxian/pc/PaperList.vue +2 -2
- package/src/filiale/shaoguan/pc/PaperList.vue +589 -589
- package/src/filiale/shexian/android/AddPlanItem.vue +444 -444
- package/src/filiale/shexian/android/PaperFeedback.vue +1448 -1448
- package/src/filiale/shexian/android/SafecheckOrderV.vue +2879 -2879
- package/src/filiale/shexian/pc/DefectListNew.vue +593 -593
- package/src/filiale/shexian/pc/DefectPaperNew.vue +1161 -1161
- package/src/filiale/shexian/pc/NewCheckpaper.vue +1469 -1469
- package/src/filiale/shexian/pc/PaperDefectMain.vue +893 -893
- package/src/filiale/shexian/pc/PaperList.vue +2 -2
- package/src/filiale/shimen/android/PaperFeedback.vue +1341 -1341
- package/src/filiale/shimen/android/SafecheckUserInfo.vue +547 -547
- package/src/filiale/shimen/pc/CheckSearchUser.vue +927 -927
- package/src/filiale/shimen/pc/DefectList.vue +473 -473
- package/src/filiale/shimen/pc/NewCheckpaper.vue +1275 -1275
- package/src/filiale/shimen/pc/PaperList.vue +547 -547
- package/src/filiale/siyang/android/AddPlanItem.vue +1 -1
- package/src/filiale/siyang/android/AppCheckPlan.vue +246 -246
- package/src/filiale/siyang/android/CurrentCreate.vue +1 -1
- package/src/filiale/siyang/android/PhoneRecordInfo.vue +1 -1
- package/src/filiale/siyang/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/siyang/android/SafecheckUserInfo.vue +1 -1
- package/src/filiale/siyang/pc/CheckBookList.vue +396 -396
- package/src/filiale/siyang/pc/CheckBookSearchArea.vue +667 -667
- package/src/filiale/siyang/pc/CheckPlanAreaList.vue +512 -512
- package/src/filiale/siyang/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/siyang/pc/HiddenSituation.vue +167 -167
- package/src/filiale/siyang/pc/NewCheckpaper.vue +1938 -1938
- package/src/filiale/siyang/pc/PaperDefectMain.vue +1 -1
- package/src/filiale/siyang/pc/PaperList.vue +2 -2
- package/src/filiale/siyang/pc/PlanManage.vue +839 -839
- package/src/filiale/siyang/pc/checkPlanList.vue +367 -367
- package/src/filiale/siyang/pc/checkUserList.vue +790 -790
- package/src/filiale/tianke/android/AddPlanItem.vue +455 -455
- package/src/filiale/tianke/android/SafecheckOrderV.vue +2431 -2431
- package/src/filiale/tianke/android/SafecheckUserInfo.vue +744 -744
- package/src/filiale/tianke/pc/DefectListNew.vue +538 -538
- package/src/filiale/tianke/pc/PaperDefectMain.vue +891 -891
- package/src/filiale/tianke/pc/checkScreen.vue +786 -786
- package/src/filiale/tongchuan/android/AddPlanItem.vue +483 -483
- package/src/filiale/tongchuan/android/PaperFeedback.vue +1316 -1316
- package/src/filiale/tongchuan/android/PhoneRecordInfo.vue +191 -191
- package/src/filiale/tongchuan/android/PhoneSellInfo.vue +113 -113
- package/src/filiale/tongchuan/android/PhoneUpUserinfo.vue +1323 -1323
- package/src/filiale/tongchuan/android/SafecheckOrderV.vue +3033 -3033
- package/src/filiale/tongchuan/android/SafecheckUserInfo.vue +720 -720
- package/src/filiale/tongchuan/pc/CheckBookDetails.vue +209 -209
- package/src/filiale/tongchuan/pc/CheckSearchUser.vue +1040 -1040
- package/src/filiale/tongchuan/pc/DefectListWeixiu.vue +484 -484
- package/src/filiale/tongchuan/pc/DefectPaper.vue +764 -764
- package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +593 -593
- package/src/filiale/tongchuan/pc/PaperDefectMain.vue +1060 -1060
- package/src/filiale/tongchuan/pc/PaperList.vue +670 -670
- package/src/filiale/tongchuan/pc/checkUserList.vue +639 -639
- package/src/filiale/weinan/android/AddPlanItem.vue +438 -438
- package/src/filiale/weinan/android/CurrentCreate.vue +1171 -1171
- package/src/filiale/weinan/android/CurrentCreateOnline.vue +911 -911
- package/src/filiale/weinan/android/PaperFeedback.vue +1410 -1410
- package/src/filiale/weinan/android/SafePlanItem.vue +440 -440
- package/src/filiale/weinan/android/SafecheckOrderV.vue +3339 -3339
- package/src/filiale/weinan/android/SafecheckUserInfo.vue +778 -778
- package/src/filiale/weinan/pc/CheckBookSearchUserList.vue +735 -735
- package/src/filiale/weinan/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/weinan/pc/DefectListNew.vue +1 -1
- package/src/filiale/weinan/pc/DefectPaperNew.vue +1096 -1096
- package/src/filiale/weinan/pc/DeviceChange.vue +1 -1
- package/src/filiale/weinan/pc/NewCheckpaper.vue +1459 -1459
- package/src/filiale/weinan/pc/PaperList.vue +674 -674
- package/src/filiale/weinan/pc/SelectCheckPlanOutHelp.vue +446 -446
- package/src/filiale/weinan/pc/checkScreen.vue +1094 -1094
- package/src/filiale/weinan/pc/checkUserList.vue +712 -712
- package/src/filiale/weinanct/android/SafecheckOrderV.vue +2730 -2730
- package/src/filiale/weinanct/pc/NewCheckpaper.vue +1315 -1315
- package/src/filiale/weinanct/pc/PaperList.vue +593 -593
- package/src/filiale/wensu/android/AddPlanItem.vue +495 -495
- package/src/filiale/wensu/android/AndroidDefectDeal.vue +464 -464
- package/src/filiale/wensu/android/PaperFeedback.vue +1358 -1358
- package/src/filiale/wensu/android/SafecheckOrderV.vue +2430 -2430
- package/src/filiale/wensu/android/SafecheckUserInfo.vue +627 -627
- package/src/filiale/wensu/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/wensu/pc/DefectListNew.vue +735 -735
- package/src/filiale/wensu/pc/DefectPaperNew.vue +1148 -1148
- package/src/filiale/wensu/pc/PlanManage.vue +831 -831
- package/src/filiale/wensu/pc/SelectCheckPlan.vue +342 -342
- package/src/filiale/wenxi/android/AddPlanItem.vue +431 -431
- package/src/filiale/wenxi/android/PaperFeedback.vue +1607 -1607
- package/src/filiale/wenxi/android/SafecheckOrderV.vue +2671 -2671
- package/src/filiale/wenxi/android/SafecheckUserInfo.vue +2 -2
- package/src/filiale/wenxi/pc/CheckSearchUser.vue +991 -991
- package/src/filiale/wenxi/pc/DefectList.vue +653 -653
- package/src/filiale/wenxi/pc/DefectPaper.vue +663 -663
- package/src/filiale/wenxi/pc/NewCheckpaper.vue +1358 -1358
- package/src/filiale/wenxi/pc/PaperList.vue +949 -949
- package/src/filiale/wuan/android/PaperFeedback.vue +1433 -1433
- package/src/filiale/wuan/android/SafecheckOrderV.vue +2241 -2241
- package/src/filiale/wuan/android/SafecheckUserInfo.vue +596 -596
- package/src/filiale/wuan/pc/DefectListWeixiu.vue +506 -506
- package/src/filiale/wuan/pc/DefectPaperWeiXiu.vue +515 -515
- package/src/filiale/wuan/pc/NewCheckpaper.vue +1169 -1169
- package/src/filiale/wuan/pc/PaperList.vue +562 -562
- package/src/filiale/wuhai/android/PaperFeedback.vue +1350 -1350
- package/src/filiale/wuhai/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/wuhai/android/SafecheckUserInfo.vue +573 -573
- package/src/filiale/wuhai/pc/CheckSearchUser.vue +959 -959
- package/src/filiale/wuhai/pc/NewCheckpaper.vue +1281 -1281
- package/src/filiale/wuhai/pc/PaperList.vue +2 -2
- package/src/filiale/xilan/android/AddPlanItem.vue +1 -1
- package/src/filiale/xilan/android/CurrentCreate.vue +1 -1
- package/src/filiale/xilan/pc/checkUserList.vue +772 -772
- package/src/filiale/xinkang/android/SafecheckOrderV.vue +2732 -2732
- package/src/filiale/xinkang/android/SafecheckUserInfo.vue +747 -747
- package/src/filiale/xinkang/pc/CheckSearchUser.vue +1026 -1026
- package/src/filiale/xinkang/pc/DefectListWeixiu.vue +475 -475
- package/src/filiale/xinkang/pc/DefectPaperWeiXiu.vue +538 -538
- package/src/filiale/xinkang/pc/NewCheckpaper.vue +1498 -1498
- package/src/filiale/xinkang/pc/PaperList.vue +603 -603
- package/src/filiale/yangchunboneng/android/AddPlanItem.vue +496 -496
- package/src/filiale/yangchunboneng/android/PaperFeedback.vue +1731 -1731
- package/src/filiale/yangchunboneng/android/PhoneUpUserinfo.vue +1235 -1235
- package/src/filiale/yangchunboneng/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +887 -887
- package/src/filiale/yangchunboneng/pc/CheckBookUser.vue +269 -269
- package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/yangchunboneng/pc/DefectListNew.vue +576 -576
- package/src/filiale/yangchunboneng/pc/DefectPaperNew.vue +1128 -1128
- package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +1 -1
- package/src/filiale/yangchunboneng/pc/PaperList.vue +773 -773
- package/src/filiale/yongzhou/android/PaperFeedback.vue +1519 -1519
- package/src/filiale/yongzhou/android/SafecheckOrderV.vue +2 -2
- package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +776 -776
- package/src/filiale/yongzhou/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/yongzhou/pc/DefectPaperNew.vue +3 -3
- package/src/filiale/yongzhou/pc/NoCheckplanSafecheck.vue +557 -557
- package/src/filiale/yongzhou/pc/PaperDefectMain.vue +1 -1
- package/src/filiale/yongzhou/pc/PaperList.vue +798 -798
- package/src/filiale/yongzhou/pc/SelectCheckPlan.vue +364 -364
- package/src/filiale/yongzhou/pc/communityTypeDetailG.vue +138 -138
- package/src/filiale/yongzhou/pc/safeDetail.vue +539 -539
- package/src/filiale/yuansheng/android/AndroidDefectDeal.vue +652 -652
- package/src/filiale/yuansheng/android/PaperFeedback.vue +1488 -1488
- package/src/filiale/yuansheng/android/SafecheckOrderV.vue +2758 -2758
- package/src/filiale/yuansheng/android/SafecheckUserInfo.vue +797 -797
- package/src/filiale/yuansheng/android/SwitchValve.vue +322 -322
- package/src/filiale/yuansheng/pc/DefectListNew.vue +524 -524
- package/src/filiale/yuansheng/pc/NewCheckpaper.vue +1371 -1371
- package/src/filiale/yuansheng/pc/PaperList.vue +621 -621
- package/src/filiale/yuansheng/pc/checkmsg.vue +464 -464
- package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1508 -1508
- package/src/filiale/yunchengminsheng/android/SafecheckOrderV.vue +2849 -2849
- package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +784 -784
- package/src/filiale/yunchengminsheng/pc/NewCheckpaper.vue +1538 -1538
- package/src/filiale/zhongsheng/android/BuyRecords.vue +122 -122
- package/src/filiale/zhongsheng/android/PaperFeedback.vue +1341 -1341
- package/src/filiale/zhongsheng/android/SafecheckOrderV.vue +2461 -2461
- package/src/filiale/zhongsheng/android/SafecheckUserInfo.vue +690 -690
- package/src/filiale/zhongsheng/pc/DefectListWeixiu.vue +514 -514
- package/src/filiale/zhongsheng/pc/DefectPaperWeiXiu.vue +515 -515
- package/src/filiale/zhongsheng/pc/NewCheckpaper.vue +1322 -1322
- package/src/filiale/zhongsheng/pc/PaperList.vue +644 -644
- package/src/filiale/zhongyi/android/SafecheckOrderV.vue +2431 -2431
- package/src/filiale/zhoukou/android/PaperFeedback.vue +1367 -1367
- package/src/filiale/zhoukou/android/SafecheckOrderV.vue +2502 -2502
- package/src/filiale/zhoukou/android/SafecheckUserInfo.vue +588 -588
- package/src/filiale/zhoukou/pc/CheckSearchUser.vue +923 -923
package/docs/GridTree.md
CHANGED
@@ -1,47 +1,47 @@
|
|
1
|
-
# GridTree
|
2
|
-
|
3
|
-
以表格方式显示树状数据。
|
4
|
-
|
5
|
-
## 用法
|
6
|
-
|
7
|
-
用model参数传递数据,partial='head'指明表头,partial='body'指明表体,默认partial指明树节点显示内容,加载子节点的服务路径通过url参数传递给组件。
|
8
|
-
|
9
|
-
```html
|
10
|
-
<grid-tree :model='model' url='api/af-safecheck/sql/subproject.sql'>
|
11
|
-
<template partial='head'>
|
12
|
-
<tr>
|
13
|
-
<th>姓名</th>
|
14
|
-
<th>年龄</th>
|
15
|
-
</tr>
|
16
|
-
</template>
|
17
|
-
<template partial='body'>
|
18
|
-
<td >{{row.data.age}}</td>
|
19
|
-
</template>
|
20
|
-
<span partial>{{row.data.name}}</span>
|
21
|
-
</grid-tree>
|
22
|
-
```
|
23
|
-
其中,row代表每条数据。注意,row中非状态部分,要写成`row.data`
|
24
|
-
|
25
|
-
## 数据格式
|
26
|
-
|
27
|
-
传递给组件的每行数据均应满足树状数据格式要求。例如:
|
28
|
-
```
|
29
|
-
data () {
|
30
|
-
return {
|
31
|
-
model: [
|
32
|
-
{name: '根节点', size: 1, children: [
|
33
|
-
{name: '子节点', size: 0}
|
34
|
-
]}
|
35
|
-
]
|
36
|
-
}
|
37
|
-
}
|
38
|
-
```
|
39
|
-
|
40
|
-
* children:
|
41
|
-
数组类型,每个节点的children属性指明子节点。
|
42
|
-
* size:
|
43
|
-
整形,代表子节点个数。对异步数据,在没有加载所有子节点前,需要把子节点个数先加载过来,以便确定该节点是否叶子节点。
|
44
|
-
|
45
|
-
## 选择
|
46
|
-
|
47
|
-
GridTree支持选择功能,具体参考[Selector](Selector.md)描述。
|
1
|
+
# GridTree
|
2
|
+
|
3
|
+
以表格方式显示树状数据。
|
4
|
+
|
5
|
+
## 用法
|
6
|
+
|
7
|
+
用model参数传递数据,partial='head'指明表头,partial='body'指明表体,默认partial指明树节点显示内容,加载子节点的服务路径通过url参数传递给组件。
|
8
|
+
|
9
|
+
```html
|
10
|
+
<grid-tree :model='model' url='api/af-safecheck/sql/subproject.sql'>
|
11
|
+
<template partial='head'>
|
12
|
+
<tr>
|
13
|
+
<th>姓名</th>
|
14
|
+
<th>年龄</th>
|
15
|
+
</tr>
|
16
|
+
</template>
|
17
|
+
<template partial='body'>
|
18
|
+
<td >{{row.data.age}}</td>
|
19
|
+
</template>
|
20
|
+
<span partial>{{row.data.name}}</span>
|
21
|
+
</grid-tree>
|
22
|
+
```
|
23
|
+
其中,row代表每条数据。注意,row中非状态部分,要写成`row.data`
|
24
|
+
|
25
|
+
## 数据格式
|
26
|
+
|
27
|
+
传递给组件的每行数据均应满足树状数据格式要求。例如:
|
28
|
+
```
|
29
|
+
data () {
|
30
|
+
return {
|
31
|
+
model: [
|
32
|
+
{name: '根节点', size: 1, children: [
|
33
|
+
{name: '子节点', size: 0}
|
34
|
+
]}
|
35
|
+
]
|
36
|
+
}
|
37
|
+
}
|
38
|
+
```
|
39
|
+
|
40
|
+
* children:
|
41
|
+
数组类型,每个节点的children属性指明子节点。
|
42
|
+
* size:
|
43
|
+
整形,代表子节点个数。对异步数据,在没有加载所有子节点前,需要把子节点个数先加载过来,以便确定该节点是否叶子节点。
|
44
|
+
|
45
|
+
## 选择
|
46
|
+
|
47
|
+
GridTree支持选择功能,具体参考[Selector](Selector.md)描述。
|
package/docs/PrintFile.md
CHANGED
@@ -1,38 +1,38 @@
|
|
1
|
-
# PrintFile
|
2
|
-
|
3
|
-
连续打印缴费中的数据。
|
4
|
-
|
5
|
-
## 用法
|
6
|
-
|
7
|
-
把打印组件直接当做按钮使用,如下:
|
8
|
-
|
9
|
-
```html
|
10
|
-
<print-file url='/api/af-safecheck/sql/getPrintcontent'
|
11
|
-
logicurl='/api/af-safecheck/logic/printfile'
|
12
|
-
userid='1120002568'
|
13
|
-
:top='100'
|
14
|
-
:left='100'
|
15
|
-
:width='600'
|
16
|
-
:height='1000'
|
17
|
-
:rowheight='38'
|
18
|
-
:lines='24'
|
19
|
-
:emptyline='12'
|
20
|
-
></print-file>
|
21
|
-
```
|
22
|
-
其中:
|
23
|
-
- url: 打印内容对应的url
|
24
|
-
- logicurl: 修改打印行数并将已经打印过字段值修改为已打印的业务逻辑url
|
25
|
-
- userid: 打印用户的userid
|
26
|
-
- top: 打印项在纸张内的上边距,整数或字符型,整数时缺省长度单位为px
|
27
|
-
- left: 打印项在纸张内的左边距,整数或字符型,整数时缺省长度单位为px
|
28
|
-
- width: 打印区域的宽度,整数或字符型,整数时缺省长度单位为px
|
29
|
-
- height: 打印区域的高度,整数或字符型,整数时缺省长度单位为px
|
30
|
-
- rowheight: 行高
|
31
|
-
- lines: 每页打印的行数,(当有空行时,包含空行)
|
32
|
-
- emptyline: 空行的位置(在本测试用例中,打印的内容分上下两部分,中间有一个空行,0-11行为上半部分,12为空行,13-24行为下半部分,当没有空行时,将空行的值设置一个大于行数值即可)</br></br>
|
33
|
-
**注意:所有参数没有默认值,必须填写**
|
34
|
-
|
35
|
-
|
36
|
-
## 测试用例
|
37
|
-
|
38
|
-
请参考PrintFile测试用例用法。
|
1
|
+
# PrintFile
|
2
|
+
|
3
|
+
连续打印缴费中的数据。
|
4
|
+
|
5
|
+
## 用法
|
6
|
+
|
7
|
+
把打印组件直接当做按钮使用,如下:
|
8
|
+
|
9
|
+
```html
|
10
|
+
<print-file url='/api/af-safecheck/sql/getPrintcontent'
|
11
|
+
logicurl='/api/af-safecheck/logic/printfile'
|
12
|
+
userid='1120002568'
|
13
|
+
:top='100'
|
14
|
+
:left='100'
|
15
|
+
:width='600'
|
16
|
+
:height='1000'
|
17
|
+
:rowheight='38'
|
18
|
+
:lines='24'
|
19
|
+
:emptyline='12'
|
20
|
+
></print-file>
|
21
|
+
```
|
22
|
+
其中:
|
23
|
+
- url: 打印内容对应的url
|
24
|
+
- logicurl: 修改打印行数并将已经打印过字段值修改为已打印的业务逻辑url
|
25
|
+
- userid: 打印用户的userid
|
26
|
+
- top: 打印项在纸张内的上边距,整数或字符型,整数时缺省长度单位为px
|
27
|
+
- left: 打印项在纸张内的左边距,整数或字符型,整数时缺省长度单位为px
|
28
|
+
- width: 打印区域的宽度,整数或字符型,整数时缺省长度单位为px
|
29
|
+
- height: 打印区域的高度,整数或字符型,整数时缺省长度单位为px
|
30
|
+
- rowheight: 行高
|
31
|
+
- lines: 每页打印的行数,(当有空行时,包含空行)
|
32
|
+
- emptyline: 空行的位置(在本测试用例中,打印的内容分上下两部分,中间有一个空行,0-11行为上半部分,12为空行,13-24行为下半部分,当没有空行时,将空行的值设置一个大于行数值即可)</br></br>
|
33
|
+
**注意:所有参数没有默认值,必须填写**
|
34
|
+
|
35
|
+
|
36
|
+
## 测试用例
|
37
|
+
|
38
|
+
请参考PrintFile测试用例用法。
|
package/docs/tree.md
CHANGED
@@ -1,40 +1,40 @@
|
|
1
|
-
# Tree
|
2
|
-
|
3
|
-
以树状方式显示数据
|
4
|
-
|
5
|
-
## 用法
|
6
|
-
|
7
|
-
把数据通过model参数传递给tree组件,树节点显示的内容通过partial传递给tree组件,加载子节点的服务路径通过url参数传递给组件。
|
8
|
-
```html
|
9
|
-
<template>
|
10
|
-
<div>
|
11
|
-
<tree :model='model' url='api/af-safecheck/sql/subproject.sql'>
|
12
|
-
<div partial>{{row.data.name}}</div>
|
13
|
-
</tree>
|
14
|
-
</div>
|
15
|
-
</template>
|
16
|
-
```
|
17
|
-
partail中row.data代表树的每一个节点的数据。
|
18
|
-
|
19
|
-
## model
|
20
|
-
|
21
|
-
传递给tree组件的数据必须具有层次结构,每个节点特殊属性如下:
|
22
|
-
|
23
|
-
* children:数组,代表所有子节点
|
24
|
-
* size:整形,代表子节点个数。对异步数据,在没有加载所有子节点前,需要把子节点个数先加载过来,以便确定该节点是否叶子节点。
|
25
|
-
|
26
|
-
model例子如下:
|
27
|
-
```
|
28
|
-
data () {
|
29
|
-
return {
|
30
|
-
model: [
|
31
|
-
{name: '根节点', size: 1, children: [
|
32
|
-
{name: '子节点', size: 0}
|
33
|
-
]}
|
34
|
-
]
|
35
|
-
}
|
36
|
-
}
|
37
|
-
```
|
38
|
-
## 选择
|
39
|
-
|
40
|
-
tree支持选择功能,具体参考[Selector](Selector.md)描述。
|
1
|
+
# Tree
|
2
|
+
|
3
|
+
以树状方式显示数据
|
4
|
+
|
5
|
+
## 用法
|
6
|
+
|
7
|
+
把数据通过model参数传递给tree组件,树节点显示的内容通过partial传递给tree组件,加载子节点的服务路径通过url参数传递给组件。
|
8
|
+
```html
|
9
|
+
<template>
|
10
|
+
<div>
|
11
|
+
<tree :model='model' url='api/af-safecheck/sql/subproject.sql'>
|
12
|
+
<div partial>{{row.data.name}}</div>
|
13
|
+
</tree>
|
14
|
+
</div>
|
15
|
+
</template>
|
16
|
+
```
|
17
|
+
partail中row.data代表树的每一个节点的数据。
|
18
|
+
|
19
|
+
## model
|
20
|
+
|
21
|
+
传递给tree组件的数据必须具有层次结构,每个节点特殊属性如下:
|
22
|
+
|
23
|
+
* children:数组,代表所有子节点
|
24
|
+
* size:整形,代表子节点个数。对异步数据,在没有加载所有子节点前,需要把子节点个数先加载过来,以便确定该节点是否叶子节点。
|
25
|
+
|
26
|
+
model例子如下:
|
27
|
+
```
|
28
|
+
data () {
|
29
|
+
return {
|
30
|
+
model: [
|
31
|
+
{name: '根节点', size: 1, children: [
|
32
|
+
{name: '子节点', size: 0}
|
33
|
+
]}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
}
|
37
|
+
```
|
38
|
+
## 选择
|
39
|
+
|
40
|
+
tree支持选择功能,具体参考[Selector](Selector.md)描述。
|