safecheck-client 3.0.30-61-t2 → 3.0.30-61-t4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/CheckerCount/CheckCountUserList.vue +3 -3
- package/src/components/CheckerCount/ZhouKouCheckCount.vue +3 -3
- package/src/components/DefectDealMain/DefectListNew.vue +2 -2
- package/src/components/DefectDealMain/DefectPaperNew.vue +5 -5
- package/src/components/ExportExcel.vue +342 -340
- package/src/components/NewDefectList/DefectListNew.vue +2 -2
- package/src/components/NewDefectList/DefectPaperNew.vue +4 -4
- package/src/components/android/ClockIn.vue +1 -1
- package/src/components/android/DoorService.vue +1 -1
- package/src/components/callincheck/CallInPlan.vue +148 -148
- package/src/components/checkplan/CheckDetail.vue +6 -6
- package/src/components/checkplan/SelectCheckPlan.vue +2 -2
- package/src/components/createcheckplan/CreatePlan.vue +4 -4
- package/src/components/createcheckplan/CreatePlanWuan.vue +5 -5
- package/src/components/createcheckplan/DelPlanRepeat.vue +4 -4
- package/src/components/createcheckplan/PlanList.vue +2 -2
- package/src/components/createcheckplan/PlanUersList.vue +2 -2
- package/src/components/defect/DefectList.vue +1 -1
- package/src/components/defect/DefectListWeixiu.vue +1 -1
- package/src/components/defect/DefectPaper.vue +4 -4
- package/src/components/defect/DefectPaperWeiXiu.vue +4 -4
- package/src/components/defects/AddDefectModal.vue +120 -120
- package/src/components/defects/AddDevice.vue +95 -95
- package/src/components/defects/CheckPaperSearch.vue +349 -349
- package/src/components/defects/DefectSeting.vue +1 -1
- package/src/components/defects/DevicesSeting.vue +106 -106
- package/src/components/equipment/CheckRate.vue +4 -4
- package/src/components/equipment/CheckerRate.vue +4 -4
- package/src/components/equipment/MonthCheckRate.vue +4 -4
- package/src/components/filialCircle/AddCircleFiliale.vue +114 -114
- package/src/components/inspections/InspectionList.vue +2 -2
- package/src/components/inspections/InspectionLists.vue +2 -2
- package/src/components/inspections/InspectionListss.vue +2 -2
- package/src/components/issueplan/IssuePlanAction.vue +1 -1
- package/src/components/levelplan/AdjustPlan.vue +1 -1
- package/src/components/levelplan/CheckerLeft.vue +1 -1
- package/src/components/levelplan/CheckerPlanAdjust.vue +2 -2
- package/src/components/levelplan/CheckerRight.vue +1 -1
- package/src/components/map/AMapTrailShowZk.vue +185 -185
- package/src/components/map/FootPrintList.vue +1 -1
- package/src/components/map/PersonTrack.vue +1 -1
- package/src/components/metterfiles/AddUserfiles.vue +246 -246
- package/src/components/metterfiles/MetterFiles.vue +1 -1
- package/src/components/metterfiles/MetterfilesChange.vue +162 -162
- package/src/components/metterfiles/UserFiles.vue +1 -1
- package/src/components/metterfiles/Userfileschange.vue +2 -2
- package/src/components/noplan/NoPlanSearchUser.vue +6 -6
- package/src/components/olddata/OldPaperList.vue +2 -2
- package/src/components/paper/PaperList.vue +2 -2
- package/src/components/paper/RepairVerifyForm.vue +76 -76
- package/src/components/paper/VerifyForm.vue +107 -107
- package/src/components/paper/filialeCheckInfo.vue +2 -2
- package/src/components/pc/AddToCheckBook.vue +2 -2
- package/src/components/pc/CheckBook.vue +1 -1
- package/src/components/pc/CheckBookDetails.vue +194 -194
- package/src/components/pc/CheckBookList.vue +3 -3
- package/src/components/pc/CheckBookSearchArea.vue +4 -4
- package/src/components/pc/CheckBookSearchUser.vue +4 -4
- package/src/components/pc/CheckBookSearchUserList.vue +1 -1
- package/src/components/pc/CheckNoDetail.vue +3 -3
- package/src/components/pc/DefectDeal.vue +2 -2
- package/src/components/pc/Edit.vue +126 -126
- package/src/components/pc/NewCheckpaper.vue +4 -4
- package/src/components/pc/PaperChazhiMain.vue +2 -2
- package/src/components/pc/PaperDefectMain.vue +2 -2
- package/src/components/pc/PaperEdit.vue +3 -3
- package/src/components/pc/PaperVisitMain.vue +2 -2
- package/src/components/pc/SafeVisitHistory.vue +3 -3
- package/src/components/pc/SafecheckDeviceList.vue +3 -3
- package/src/components/pc/SelectCheckNoPlan.vue +4 -4
- package/src/components/pc/SelectCheckPlanAndNoPLan.vue +2 -2
- package/src/components/planmanage/checkPlanList.vue +3 -3
- package/src/components/planmanage/checkUserList.vue +4 -4
- package/src/components/querycheckpaper/CheckSearchUser.vue +7 -7
- package/src/components/querycheckpaper/CheckSearchUserNew.vue +7 -7
- package/src/components/querycheckpaper/ShebeiSearchUser.vue +6 -6
- package/src/components/report/CheckPlanAreaList.vue +3 -3
- package/src/components/report/CheckPlanUserList.vue +3 -3
- package/src/components/report/NoCheckplanSafecheck.vue +3 -3
- package/src/components/rongcheng/CheckSearchArea.vue +3 -3
- package/src/components/rongcheng/CheckSearchUser.vue +2 -2
- package/src/components/rongcheng/CheckSearchUserNo.vue +2 -2
- package/src/components/rongcheng/CheckUserList.vue +3 -3
- package/src/components/rongcheng/DefectList.vue +1 -1
- package/src/components/rongcheng/DefectPaper.vue +4 -4
- package/src/components/rongcheng/PaperListAJ.vue +2 -2
- package/src/components/rongcheng/PaperListNPAJ.vue +2 -2
- package/src/components/rongcheng/PaperListNPSQ.vue +2 -2
- package/src/components/rongcheng/PaperListSQ.vue +2 -2
- package/src/components/rongcheng/checkerplan/SelectCheckPlan.vue +2 -2
- package/src/components/rongcheng/report/CheckPlanUserList.vue +6 -6
- package/src/components/shaoguan/CheckPlanUserList.vue +3 -3
- package/src/components/shaoguan/DefectList.vue +1 -1
- package/src/components/shaoguan/DefectPaper.vue +2 -2
- package/src/components/shaoguan/PaperList.vue +3 -3
- package/src/components/userfile/UserFile.vue +1 -1
- package/src/components/userfile/UserInfoAudit.vue +2 -2
- package/src/components/userfile/UserfileChange.vue +1 -1
- package/src/components/userfileaudit/UserfileChangeaudit.vue +1 -1
- package/src/filiale/ALshan/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/ALshan/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/ALshan/pc/checkUserList.vue +4 -4
- package/src/filiale/ancheng/pc/PaperList.vue +3 -3
- package/src/filiale/ankangyihua/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/ankangyihua/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/ankangyihua/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/ankangyihua/pc/DefectPaperWeiXiu.vue +4 -4
- package/src/filiale/ankangyihua/pc/NewCheckpaper.vue +1 -1
- package/src/filiale/ankangyihua/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/ankangyihua/pc/PaperList.vue +3 -3
- package/src/filiale/ankangyihua/pc/checkUserList.vue +4 -4
- package/src/filiale/bayan/pc/PaperList.vue +3 -3
- package/src/filiale/fugou/pc/PaperList.vue +3 -3
- package/src/filiale/fugu/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/fugu/pc/SelectCheckPlan.vue +2 -2
- package/src/filiale/fugu/pc/planmanage/checkUserList.vue +4 -4
- package/src/filiale/ganquan/pc/DefectPaperNew.vue +3 -3
- package/src/filiale/ganquan/pc/PaperList.vue +3 -3
- package/src/filiale/ganquan/pc/PaperVisitMain.vue +2 -2
- package/src/filiale/ganquan/pc/SelectCheckPlan.vue +2 -2
- package/src/filiale/ganquan/pc/checkUserList.vue +4 -4
- package/src/filiale/gehua/pc/PaperList.vue +2 -2
- package/src/filiale/gehua/pc/checkUserList.vue +4 -4
- package/src/filiale/guangxi/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/guangxi/pc/DefectListNew.vue +2 -2
- package/src/filiale/guangxi/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/hanzhong/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/hanzhong/pc/CheckUserList.vue +4 -4
- package/src/filiale/hanzhong/pc/PaperList.vue +3 -3
- package/src/filiale/huatong/android/SafecheckOrderV.vue +1 -1
- package/src/filiale/huatong/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/huatong/pc/PaperList.vue +3 -3
- package/src/filiale/huayin/pc/PaperList.vue +3 -3
- package/src/filiale/jiaocheng/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/jiaocheng/pc/DefectListNew.vue +2 -2
- package/src/filiale/jinbin/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/jinbin/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/jingyang/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/jingyang/pc/PaperList.vue +3 -3
- package/src/filiale/kelai/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/kelai/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/kelai/pc/DefectListNew.vue +2 -2
- package/src/filiale/kelai/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasList.vue +2 -2
- package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasPaper.vue +3 -3
- package/src/filiale/kelai/pc/PaperList.vue +3 -3
- package/src/filiale/kelai/pc/checkUserList.vue +4 -4
- package/src/filiale/liaoyuan/pc/CheckSearchUser.vue +2 -2
- package/src/filiale/liaoyuan/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/liaoyuan/pc/DefectPaperWeiXiu.vue +3 -3
- package/src/filiale/liaoyuan/pc/PaperList.vue +1 -1
- package/src/filiale/lixian/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/lixian/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/lixian/pc/PaperChazhiMain.vue +2 -2
- package/src/filiale/lixian/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/lixian/pc/PaperList.vue +3 -3
- package/src/filiale/lixian/pc/checkPlanList.vue +3 -3
- package/src/filiale/lixian/pc/checkUserList.vue +4 -4
- package/src/filiale/minsheng/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/minsheng/pc/DefectListNew.vue +2 -2
- package/src/filiale/minsheng/pc/checkUserList.vue +4 -4
- package/src/filiale/pingxiang/pc/DefectListNew.vue +2 -2
- package/src/filiale/pingxiang/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/pingxiang/pc/PaperList.vue +3 -3
- package/src/filiale/qianneng/pc/DefectListNew.vue +2 -2
- package/src/filiale/qianneng/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/qianneng/pc/NoCheckplanSafecheck.vue +3 -3
- package/src/filiale/qianneng/pc/PaperList.vue +3 -3
- package/src/filiale/qianneng/pc/checkPlanList.vue +6 -6
- package/src/filiale/qianneng/pc/checkUserList.vue +7 -7
- package/src/filiale/qingjian/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/qingtongxia/pc/DefectListNew.vue +2 -2
- package/src/filiale/qingtongxia/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/rizhao/pc/DefectList.vue +1 -1
- package/src/filiale/rizhao/pc/PaperList.vue +3 -3
- package/src/filiale/rongchuang/pc/checkUserList.vue +4 -4
- package/src/filiale/shanxian/pc/CheckDetail.vue +6 -6
- package/src/filiale/shanxian/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/shanxian/pc/DefectPaperNew.vue +5 -5
- package/src/filiale/shanxian/pc/SelectCheckPlan.vue +2 -2
- package/src/filiale/shanxian/pc/checkUserList.vue +4 -4
- package/src/filiale/shaoguan/pc/PaperList.vue +2 -2
- package/src/filiale/shexian/pc/DefectListNew.vue +2 -2
- package/src/filiale/shexian/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/shexian/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/shimen/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/shimen/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/shimen/pc/DefectList.vue +1 -1
- package/src/filiale/shimen/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/shimen/pc/PaperList.vue +2 -2
- package/src/filiale/shiquan/pc/checkUserList.vue +4 -4
- package/src/filiale/tianke/pc/DefectListNew.vue +2 -2
- package/src/filiale/tianke/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/tongchuan/pc/CheckBookDetails.vue +1 -1
- package/src/filiale/tongchuan/pc/CheckBookList.vue +3 -3
- package/src/filiale/tongchuan/pc/CheckDetail.vue +6 -6
- package/src/filiale/tongchuan/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/tongchuan/pc/CheckPlanUserList.vue +3 -3
- package/src/filiale/tongchuan/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/tongchuan/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/tongchuan/pc/DefectPaper.vue +2 -2
- package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +4 -4
- package/src/filiale/tongchuan/pc/NoCheckplanSafecheck.vue +3 -3
- package/src/filiale/tongchuan/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/tongchuan/pc/PaperList.vue +3 -3
- package/src/filiale/tongchuan/pc/SelectCheckPlan.vue +2 -2
- package/src/filiale/tongchuan/pc/checkUserList.vue +4 -4
- package/src/filiale/weinan/pc/CheckBook.vue +1 -1
- package/src/filiale/weinan/pc/CheckBookDetails.vue +194 -194
- package/src/filiale/weinan/pc/CheckBookList.vue +3 -3
- package/src/filiale/weinan/pc/CheckBookSearchUser.vue +4 -4
- package/src/filiale/weinan/pc/CheckBookSearchUserList.vue +1 -1
- package/src/filiale/weinan/pc/CheckDetail.vue +6 -6
- package/src/filiale/weinan/pc/CheckDetailOutHelp.vue +6 -6
- package/src/filiale/weinan/pc/CheckNoDetail.vue +6 -6
- package/src/filiale/weinan/pc/CheckPlanUserList.vue +3 -3
- package/src/filiale/weinan/pc/DefectPaperNew.vue +3 -3
- package/src/filiale/weinan/pc/HiddenSituation.vue +167 -167
- package/src/filiale/weinan/pc/PaperDefectMain.vue +3 -3
- package/src/filiale/weinan/pc/PaperList.vue +3 -3
- package/src/filiale/weinan/pc/PersonTrack.vue +1 -1
- package/src/filiale/weinan/pc/SelectCheckNoPlan.vue +4 -4
- package/src/filiale/weinan/pc/SelectCheckPlan.vue +3 -3
- package/src/filiale/weinan/pc/SelectCheckPlanOutHelp.vue +3 -3
- package/src/filiale/weinan/pc/checkPlanList.vue +3 -3
- package/src/filiale/weinan/pc/checkUserList.vue +4 -4
- package/src/filiale/weinanct/pc/PaperList.vue +3 -3
- package/src/filiale/wensu/pc/CheckDetail.vue +6 -6
- package/src/filiale/wensu/pc/CheckSearchUser.vue +8 -8
- package/src/filiale/wensu/pc/DefectListNew.vue +2 -2
- package/src/filiale/wensu/pc/DefectPaperNew.vue +5 -5
- package/src/filiale/wensu/pc/SelectCheckPlan.vue +2 -2
- package/src/filiale/wensu/pc/checkUserList.vue +4 -4
- package/src/filiale/wenxi/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/wenxi/pc/CheckPlanUserList.vue +3 -3
- package/src/filiale/wenxi/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/wenxi/pc/DefectList.vue +1 -1
- package/src/filiale/wenxi/pc/DefectPaper.vue +4 -4
- package/src/filiale/wenxi/pc/PaperDefectMain.vue +3 -3
- package/src/filiale/wenxi/pc/PaperList.vue +5 -5
- package/src/filiale/wenxi/pc/checkPlanList.vue +6 -6
- package/src/filiale/wenxi/pc/checkUserList.vue +4 -4
- package/src/filiale/wuan/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/wuan/pc/DefectPaperWeiXiu.vue +4 -4
- package/src/filiale/wuan/pc/PaperList.vue +2 -2
- package/src/filiale/wuhai/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/wuhai/pc/checkUserList.vue +4 -4
- package/src/filiale/xinkang/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/xinkang/pc/CheckPlanUserList.vue +3 -3
- package/src/filiale/xinkang/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/xinkang/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/xinkang/pc/DefectPaperWeiXiu.vue +4 -4
- package/src/filiale/xinkang/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/xinkang/pc/PaperList.vue +3 -3
- package/src/filiale/xinkang/pc/checkUserList.vue +4 -4
- package/src/filiale/yangchunboneng/pc/AddToCheckBook.vue +3 -3
- package/src/filiale/yangchunboneng/pc/CheckBook.vue +1 -1
- package/src/filiale/yangchunboneng/pc/CheckBookDetails.vue +213 -213
- package/src/filiale/yangchunboneng/pc/CheckBookList.vue +3 -3
- package/src/filiale/yangchunboneng/pc/CheckBookSearchUser.vue +4 -4
- package/src/filiale/yangchunboneng/pc/CheckBookUser.vue +2 -2
- package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +7 -7
- package/src/filiale/yangchunboneng/pc/DefectListNew.vue +2 -2
- package/src/filiale/yangchunboneng/pc/DefectPaperNew.vue +4 -4
- package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +2 -2
- package/src/filiale/yangchunboneng/pc/PaperList.vue +3 -3
- package/src/filiale/yongzhou/pc/NoCheckplanSafecheck.vue +3 -3
- package/src/filiale/yongzhou/pc/PaperList.vue +2 -2
- package/src/filiale/yongzhou/pc/checkUserList.vue +4 -4
- package/src/filiale/yongzhou/pc/communityDetail.vue +3 -3
- package/src/filiale/yongzhou/pc/communityTypeDetailG.vue +3 -3
- package/src/filiale/yongzhou/pc/communityTypeDetailM.vue +3 -3
- package/src/filiale/yongzhou/pc/safeDetail.vue +3 -3
- package/src/filiale/yongzhou/pc/safeStatisticsDay.vue +3 -3
- package/src/filiale/yongzhou/pc/safeStatisticsMonth.vue +2 -2
- package/src/filiale/yuansheng/pc/DefectListNew.vue +2 -2
- package/src/filiale/yuansheng/pc/PaperList.vue +3 -3
- package/src/filiale/yunchengminsheng/pc/checkUserList.vue +4 -4
- package/src/filiale/zhongsheng/pc/CheckPlanAreaList.vue +3 -3
- package/src/filiale/zhongsheng/pc/DefectListWeixiu.vue +1 -1
- package/src/filiale/zhongsheng/pc/DefectPaperWeiXiu.vue +4 -4
- package/src/filiale/zhongsheng/pc/PaperList.vue +3 -3
- package/src/filiale/zhongyi/pc/DefectListNew.vue +2 -2
- package/src/filiale/zhoukou/pc/CheckSearchUser.vue +6 -6
- package/src/filiale/zhoukou/pc/PaperDefectMain.vue +2 -2
- package/src/plugins/LoadCheckParams.js +59 -59
@@ -57,11 +57,11 @@
|
|
57
57
|
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
58
58
|
@click="$parent.$parent.hidden()">
|
59
59
|
</div>
|
60
|
-
<!-- <export-excel
|
60
|
+
<!-- <export-excel :data="$parent.$parent.exportParameter"
|
61
61
|
:field="$parent.$parent.exportExcelField"
|
62
|
-
sqlurl="
|
62
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="getCheckPlanAreaList"
|
63
63
|
template-name='安检汇总' :choose-col="true">
|
64
|
-
</export-excel
|
64
|
+
</export-excel>-->
|
65
65
|
<button id="btnaaaa" style="float: right" class="button_search"
|
66
66
|
@click="$parent.$parent.exportexcel()"
|
67
67
|
v-el:cx>导出</button>
|
@@ -28,10 +28,10 @@
|
|
28
28
|
placeholder="地址" condition="f_address like '%{}%'">
|
29
29
|
</div>
|
30
30
|
<div :class="$parent.$parent.style" style="width: auto;margin-top:8px;float: right">
|
31
|
-
<export-excel
|
31
|
+
<export-excel :data="$parent.$parent.searchData"
|
32
32
|
:field="$parent.$parent.excelHeaders"
|
33
|
-
sqlurl="
|
34
|
-
template-name='用户安检情况'></export-excel
|
33
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="根据安检员查询用户档案"
|
34
|
+
template-name='用户安检情况'></export-excel>
|
35
35
|
<button type="button" class="button_search button_spacing" @click="search()">查询</button>
|
36
36
|
<div style="float: right" class="button_spacing"
|
37
37
|
:class="{'button_shrink_left':$parent.$parent.$parent.showItem,'button_shrink_right':!$parent.$parent.$parent.showItem}"
|
@@ -184,10 +184,10 @@
|
|
184
184
|
placeholder="用户姓名" condition="f_user_name like '%{}%'">
|
185
185
|
</div>
|
186
186
|
<div :class="$parent.$parent.style" style="width: auto;margin-top:8px;float: right">
|
187
|
-
<export-excel
|
187
|
+
<export-excel :data="$parent.$parent.searchData"
|
188
188
|
:field="$parent.$parent.excelHeaders"
|
189
|
-
sqlurl="
|
190
|
-
template-name='用户安检情况'></export-excel
|
189
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="根据安检员查询用户档案"
|
190
|
+
template-name='用户安检情况'></export-excel>
|
191
191
|
<button type="button" class="button_search button_spacing" @click="search()">查询</button>
|
192
192
|
<div style="float: right" class="button_spacing"
|
193
193
|
:class="{'button_shrink_left':$parent.$parent.$parent.showItem,'button_shrink_right':!$parent.$parent.$parent.showItem}"
|
@@ -271,7 +271,7 @@
|
|
271
271
|
uploadData.model.f_repairitems = repairitems
|
272
272
|
//tag)
|
273
273
|
// 调工单接口
|
274
|
-
let result = yield self.$resetpost('/
|
274
|
+
let result = yield self.$resetpost('/api/af-safecheck/logic/callerSend', uploadData)
|
275
275
|
//tag)
|
276
276
|
if (result.data.f_service_id) {
|
277
277
|
let updateRes = yield self.$resetpost('/api/af-safecheck/logic/updateDefectState', {itemsId: self.$login.convertToIn(rows.map(row => row.id))})
|
@@ -32,10 +32,10 @@
|
|
32
32
|
</div>
|
33
33
|
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
34
34
|
|
35
|
-
<export-excel
|
35
|
+
<export-excel :data="$parent.$parent.searchData"
|
36
36
|
:field="$parent.$parent.excelHeaders"
|
37
37
|
progress="safeGetExportProgress"
|
38
|
-
sqlurl="
|
38
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="safe_singleTable_OrderBy" template-name='安检隐患明细'></export-excel>
|
39
39
|
<!-- <button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="!$parent.$parent.audioshow">录音</button>-->
|
40
40
|
<button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="$parent.$parent.audioshow">隐藏</button>
|
41
41
|
|
@@ -32,10 +32,10 @@
|
|
32
32
|
</div>
|
33
33
|
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
34
34
|
|
35
|
-
<export-excel
|
35
|
+
<export-excel :data="$parent.$parent.searchData"
|
36
36
|
:field="$parent.$parent.excelHeaders"
|
37
37
|
progress="safeGetExportProgress"
|
38
|
-
sqlurl="
|
38
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="查找安检单" template-name='安检计划明细'></export-excel>
|
39
39
|
<!-- <button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="!$parent.$parent.audioshow">录音</button>-->
|
40
40
|
<button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="$parent.$parent.audioshow">隐藏</button>
|
41
41
|
|
@@ -344,11 +344,11 @@
|
|
344
344
|
<!--<div class="form-group col-sm-4 button-range" >
|
345
345
|
|
346
346
|
<button class="button_search" style="margin-right: 10px" @click="search()">查询</button>
|
347
|
-
<export-excel
|
347
|
+
<export-excel :data="$parent.$parent.exportParameter"
|
348
348
|
:field="$parent.$parent.excelHeaders"
|
349
|
-
sqlurl="
|
349
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="planItem"
|
350
350
|
template-name='安检计划明细' :choose-col="true">
|
351
|
-
</export-excel
|
351
|
+
</export-excel>
|
352
352
|
|
353
353
|
</div>-->
|
354
354
|
</div>
|
@@ -569,7 +569,7 @@
|
|
569
569
|
this.cbc=[]
|
570
570
|
this.sliceArea=[]
|
571
571
|
let http = new HttpResetClass()
|
572
|
-
let getMeterReadingBooks = await http.load('POST','
|
572
|
+
let getMeterReadingBooks = await http.load('POST','api/af-safecheck/logic/getMeterBooksData',
|
573
573
|
{data: {f_orgid: "('"+this.userlogin.orgid+"')"}},
|
574
574
|
{resolveMsg: null, rejectMsg: '获取失败!!!'})
|
575
575
|
this.cbc = [{label: '全部', value: ''}]
|
@@ -305,7 +305,7 @@
|
|
305
305
|
uploadData.model.f_repairitems = repairitems
|
306
306
|
//tag)
|
307
307
|
// 调工单接口
|
308
|
-
let result = yield self.$resetpost('/
|
308
|
+
let result = yield self.$resetpost('/api/af-safecheck/logic/callerSend', uploadData)
|
309
309
|
//tag)
|
310
310
|
if (result.data.f_service_id) {
|
311
311
|
const data = {
|
@@ -427,7 +427,7 @@
|
|
427
427
|
info:info
|
428
428
|
}
|
429
429
|
let http = new HttpResetClass()
|
430
|
-
http.load('POST', '
|
430
|
+
http.load('POST', 'api/af-safecheck/logic/DefectAuditUpdate', data, {resolveMsg: null, rejectMsg: null}).then((res) => {
|
431
431
|
if(res.data.code == 200){
|
432
432
|
this.model.search(`f_repaire_type != '无隐患'`, {})
|
433
433
|
this.showSolveModal = false
|
@@ -26,10 +26,10 @@
|
|
26
26
|
style="width: 60%" placeholder="小区" condition="f_residential_area like '%{}%'">
|
27
27
|
</div>
|
28
28
|
<div class="form-group col-sm-4" style="display: flex; gap: 15px">
|
29
|
-
<export-excel
|
29
|
+
<export-excel :data="$parent.$parent.searchData"
|
30
30
|
:field="$parent.$parent.excelHeaders"
|
31
31
|
progress="safeGetExportProgress"
|
32
|
-
sqlurl="
|
32
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="defectDetails" template-name='安检隐患明细'></export-excel>
|
33
33
|
<button class="button_search" @click="$parent.$parent.showaudio()" v-if="$parent.$parent.audioshow">隐藏</button>
|
34
34
|
<button class="button_search" @click="$parent.$parent.toRepair" v-if="$parent.$parent.canToRepair == '是'">转维修</button>
|
35
35
|
<button class="button_search" @click="search()">查询</button>
|
@@ -182,7 +182,7 @@ export default {
|
|
182
182
|
console.log('checkbook', this.checkBook)
|
183
183
|
this.checkBook.f_checker_name = this.checkBook.f_checker_name.toString()
|
184
184
|
let http = new HttpResetClass()
|
185
|
-
http.load('POST', '
|
185
|
+
http.load('POST', 'api/af-safecheck/logic/safeEntity', {data: {tableName: 't_check_book', entityData: this.checkBook}},
|
186
186
|
{resolveMsg: '保存片区信息成功', rejectMsg: '保存片区信息失败'}).then(res => {
|
187
187
|
if (res.data.code === 200) {
|
188
188
|
this.$showMessage('保存片区信息成功',['confirm']).then(res=>{
|
@@ -299,7 +299,7 @@ export default {
|
|
299
299
|
ok (){
|
300
300
|
//tag
|
301
301
|
let http = new HttpResetClass()
|
302
|
-
http.load('POST', '
|
302
|
+
http.load('POST', 'api/af-safecheck/logic/safeEntity', {data:{tableName:'t_check_book',entityData:this.checkBook}},
|
303
303
|
{resolveMsg: '更新片区信息成功', rejectMsg: '保存片区信息成功'}).then(res=>{
|
304
304
|
if (res.data.code===200){
|
305
305
|
this.$showMessage('修改成功')
|
@@ -333,9 +333,9 @@ export default {
|
|
333
333
|
let http = new HttpResetClass()
|
334
334
|
let upAddress = `update t_user_address set f_check_book_id = null where f_check_book_id = '${val.id}'`
|
335
335
|
let delCheckBook= `delete from t_check_book where id ='${val.id}'`
|
336
|
-
await http.load('POST', '
|
336
|
+
await http.load('POST', 'api/af-safecheck/logic/runSQL', {data: {sql: upAddress}},
|
337
337
|
{resolveMsg: null, rejectMsg: '删除片区失败'})
|
338
|
-
await http.load('POST', '
|
338
|
+
await http.load('POST', 'api/af-safecheck/logic/runSQL', {data: {sql: delCheckBook}},
|
339
339
|
{resolveMsg: null, rejectMsg: '删除片区失败'})
|
340
340
|
this.$showMessage('删除成功')
|
341
341
|
this.$refs.paged.$refs.criteria.search()
|
@@ -35,16 +35,16 @@
|
|
35
35
|
</div>
|
36
36
|
<div class="form-group col-sm-4 button-range" >
|
37
37
|
<button class="button_search" style="margin-right: 10px" @click="search()">查询</button>
|
38
|
-
<export-excel
|
38
|
+
<export-excel :data="$parent.$parent.exportParameter"
|
39
39
|
:field="$parent.$parent.excelHeaders"
|
40
|
-
sqlurl="
|
40
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="planItem"
|
41
41
|
template-name='安检计划明细' :choose-col="true">
|
42
|
-
</export-excel
|
43
|
-
<!--<export-excel
|
42
|
+
</export-excel>
|
43
|
+
<!--<export-excel-->
|
44
44
|
<!--:data="{condition: $parent.$parent.condition}"-->
|
45
45
|
<!--:field="$parent.$parent.getfield"-->
|
46
|
-
<!--sqlurl="
|
47
|
-
<!--:choose-col="true"></export-excel
|
46
|
+
<!--sqlurl="api/af-safecheck/logic/saleExport" sql-name="getGasUser" :template-name="$parent.$parent.pricename+'气价使用人'"-->
|
47
|
+
<!--:choose-col="true"></export-excel>-->
|
48
48
|
|
49
49
|
</div>
|
50
50
|
</div>
|
@@ -70,11 +70,11 @@
|
|
70
70
|
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
71
71
|
@click="$parent.$parent.hidden()">
|
72
72
|
</div>
|
73
|
-
<!-- <export-excel
|
73
|
+
<!-- <export-excel :data="$parent.$parent.exportParameter"
|
74
74
|
:field="$parent.$parent.exportExcelField"
|
75
|
-
sqlurl="
|
75
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="getCheckPlanAreaList"
|
76
76
|
template-name='安检汇总' :choose-col="true">
|
77
|
-
</export-excel
|
77
|
+
</export-excel>-->
|
78
78
|
<button id="btnaaaa" style="float: right" class="button_search"
|
79
79
|
@click="$parent.$parent.exportexcel()"
|
80
80
|
v-el:cx>导出</button>
|
@@ -72,11 +72,11 @@
|
|
72
72
|
<div class="row">
|
73
73
|
<div class="form-group col-sm-2 button-range" >
|
74
74
|
<button class="button_search" style="margin-right: 10px" @click="search()" v-el:cba>查询</button>
|
75
|
-
<export-excel
|
75
|
+
<export-excel :data="$parent.$parent.exportParameter"
|
76
76
|
:field="$parent.$parent.excelHeaders"
|
77
|
-
sqlurl="
|
77
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="getCheckPlanUserList"
|
78
78
|
template-name='安检情况明细' :choose-col="true">
|
79
|
-
</export-excel
|
79
|
+
</export-excel>
|
80
80
|
<!--展示下方条件或隐藏-->
|
81
81
|
<div class="span" style="float:right;">
|
82
82
|
<div class="button_spacing" style="float: right;margin-left:10px"
|
@@ -28,10 +28,10 @@
|
|
28
28
|
placeholder="地址" condition="f_address like '%{}%'">
|
29
29
|
</div>
|
30
30
|
<div :class="$parent.$parent.style" style="width: auto;margin-top:8px;float: right">
|
31
|
-
<export-excel
|
31
|
+
<export-excel :data="$parent.$parent.searchData"
|
32
32
|
:field="$parent.$parent.excelHeaders"
|
33
|
-
sqlurl="
|
34
|
-
template-name='用户安检情况' :choose-col="true"></export-excel
|
33
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="根据安检员查询用户档案"
|
34
|
+
template-name='用户安检情况' :choose-col="true"></export-excel>
|
35
35
|
<button type="button" class="button_search button_spacing" @click="search()">查询</button>
|
36
36
|
<div style="float: right" class="button_spacing"
|
37
37
|
:class="{'button_shrink_left':$parent.$parent.$parent.showItem,'button_shrink_right':!$parent.$parent.$parent.showItem}"
|
@@ -232,10 +232,10 @@
|
|
232
232
|
placeholder="用户姓名" condition="f_user_name like '%{}%'">
|
233
233
|
</div>
|
234
234
|
<div :class="$parent.$parent.style" style="width: auto;margin-top:8px;float: right">
|
235
|
-
<export-excel
|
235
|
+
<export-excel :data="$parent.$parent.searchData"
|
236
236
|
:field="$parent.$parent.excelHeaders"
|
237
|
-
sqlurl="
|
238
|
-
template-name='用户安检情况' :choose-col="true"></export-excel
|
237
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="根据安检员查询用户档案"
|
238
|
+
template-name='用户安检情况' :choose-col="true"></export-excel>
|
239
239
|
<button type="button" class="button_search button_spacing" @click="search()">查询</button>
|
240
240
|
<div style="float: right" class="button_spacing"
|
241
241
|
:class="{'button_shrink_left':$parent.$parent.$parent.showItem,'button_shrink_right':!$parent.$parent.$parent.showItem}"
|
@@ -276,7 +276,7 @@
|
|
276
276
|
uploadData.model.f_repairitems = repairitems
|
277
277
|
//tag)
|
278
278
|
// 调工单接口
|
279
|
-
let result = yield self.$resetpost('/
|
279
|
+
let result = yield self.$resetpost('/api/af-safecheck/logic/callerSend', uploadData)
|
280
280
|
//tag)
|
281
281
|
if (result.data.f_service_id) {
|
282
282
|
let updateRes = yield self.$resetpost('/api/af-safecheck/logic/updateDefectState', {itemsId: self.$login.convertToIn(rows.map(row => row.id))})
|
@@ -54,7 +54,7 @@
|
|
54
54
|
<export-excel-old :data="{condition: $parent.$parent.model.condition,f_filialeids:$parent.$parent.model.f_filialeids,f_defect_content:$parent.$parent.model.f_defect_content}"
|
55
55
|
:field="$parent.$parent.getfield"
|
56
56
|
progress="safeGetExportProgress"
|
57
|
-
sqlurl="
|
57
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="GetCheckPaperByDefect" template-name='安检隐患明细' :choose-col="true"></export-excel-old>
|
58
58
|
</div>
|
59
59
|
</div>
|
60
60
|
</div>
|
@@ -156,7 +156,7 @@
|
|
156
156
|
<export-excel-old :data="{condition: $parent.$parent.model.condition,f_filialeids:$parent.$parent.model.f_filialeids}"
|
157
157
|
:field="$parent.$parent.getfield"
|
158
158
|
progress="safeGetExportProgress"
|
159
|
-
sqlurl="
|
159
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="GetCheckPaperByDefect" template-name='安检计划明细' :choose-col="true"></export-excel-old>
|
160
160
|
</div>
|
161
161
|
</div>
|
162
162
|
</div>
|
@@ -50,10 +50,10 @@
|
|
50
50
|
@click="$parent.$parent.hidden()"></div>
|
51
51
|
<button style="float: right" class="button_search button_spacing" @click="search">查询</button>
|
52
52
|
<div style="float: right">
|
53
|
-
<export-excel
|
53
|
+
<export-excel :data="{condition: $parent.$parent.model.condition,f_filialeids:$parent.$parent.model.f_filialeids,f_defect_content:$parent.$parent.model.f_defect_content}"
|
54
54
|
:field="$parent.$parent.getfield"
|
55
55
|
progress="safeGetExportProgress"
|
56
|
-
sqlurl="
|
56
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="GetCheckPaperByDefect" template-name='安检隐患明细' :choose-col="true"></export-excel>
|
57
57
|
</div>
|
58
58
|
</div>
|
59
59
|
</div>
|
@@ -189,10 +189,10 @@
|
|
189
189
|
@click="$parent.$parent.hidden()"></div>
|
190
190
|
<button style="float: right" class="button_search button_spacing" @click="search">查询</button>
|
191
191
|
<div style="float: right">
|
192
|
-
<export-excel
|
192
|
+
<export-excel :data="{condition: $parent.$parent.model.condition,f_filialeids:$parent.$parent.model.f_filialeids,f_defect_content:$parent.$parent.model.f_defect_content}"
|
193
193
|
:field="$parent.$parent.getfield"
|
194
194
|
progress="safeGetExportProgress"
|
195
|
-
sqlurl="
|
195
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="GetCheckPaperByDefect" template-name='安检隐患明细' :choose-col="true"></export-excel>
|
196
196
|
</div>
|
197
197
|
</div>
|
198
198
|
</div>
|
@@ -46,12 +46,12 @@
|
|
46
46
|
</div>
|
47
47
|
<div class="col-sm-3 form-group form-input-group" style="width: 20%;float: right;">
|
48
48
|
<report-print class="button_export button_spacing" style="width:28%" id='tongchuan'></report-print>
|
49
|
-
<export-excel
|
49
|
+
<export-excel :data="$parent.$parent.searchData"
|
50
50
|
:field="$parent.$parent.excelHeaders"
|
51
|
-
sqlurl="
|
51
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel"
|
52
52
|
sql-name="SafecheckSummary"
|
53
53
|
:template-name="$parent.$parent.excelTitle" :choose-col="true">
|
54
|
-
</export-excel
|
54
|
+
</export-excel>
|
55
55
|
<button type="button" name="button" class="button_search" style="margin-left: 9px" @click="search">查询</button>
|
56
56
|
</div>
|
57
57
|
</div>
|
@@ -32,10 +32,10 @@
|
|
32
32
|
</div>
|
33
33
|
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
34
34
|
|
35
|
-
<export-excel
|
35
|
+
<export-excel :data="$parent.$parent.searchData"
|
36
36
|
:field="$parent.$parent.excelHeaders"
|
37
37
|
progress="safeGetExportProgress"
|
38
|
-
sqlurl="
|
38
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="defectDetails" template-name='安检隐患明细' :choose-col="true"></export-excel>
|
39
39
|
<!-- <button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="!$parent.$parent.audioshow">录音</button>-->
|
40
40
|
<button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="$parent.$parent.audioshow">隐藏</button>
|
41
41
|
<button class="button_search" @click="$parent.$parent.toRepair" v-if="$parent.$parent.canToRepair == '是'">转维修</button>
|
@@ -32,11 +32,11 @@
|
|
32
32
|
</div>
|
33
33
|
<div class="form-group col-sm-2" style="width: auto;margin-top:8px;float: right">
|
34
34
|
|
35
|
-
<export-excel
|
35
|
+
<export-excel :data="$parent.$parent.searchData"
|
36
36
|
:field="$parent.$parent.excelHeaders"
|
37
37
|
progress="safeGetExportProgress"
|
38
|
-
sqlurl="
|
39
|
-
template-name='安检计划明细' :choose-col="true"></export-excel
|
38
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="查找安检单"
|
39
|
+
template-name='安检计划明细' :choose-col="true"></export-excel>
|
40
40
|
<!-- <button class="button_spacing button_search" @click="$parent.$parent.showaudio()" v-if="!$parent.$parent.audioshow">录音</button>-->
|
41
41
|
<button class="button_spacing button_search" @click="$parent.$parent.showaudio()"
|
42
42
|
v-if="$parent.$parent.audioshow">隐藏
|
@@ -78,10 +78,10 @@
|
|
78
78
|
<!--</datepicker>-->
|
79
79
|
<!--</div>-->
|
80
80
|
<div style="width: auto;margin-top:8px;float: right" :class="{'form-group col-sm-3':$parent.$parent.$parent.showItem,'form-group col-sm-2':!$parent.$parent.$parent.showItem}">
|
81
|
-
<export-excel
|
81
|
+
<export-excel :data="$parent.$parent.searchData"
|
82
82
|
:field="$parent.$parent.excelHeaders"
|
83
83
|
progress="safeGetExportProgress"
|
84
|
-
sqlurl="
|
84
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="planCount" template-name='安检计划明细' ></export-excel>
|
85
85
|
<button type="button" class="button_search button_spacing" @click="search()">查询</button>
|
86
86
|
<!--<div class="button_spacing"-->
|
87
87
|
<!--:class="{'button_shrink_top':$parent.criteriaShow,'button_shrink_bottom':!$parent.criteriaShow}"-->
|
@@ -261,11 +261,11 @@
|
|
261
261
|
<!--<div class="form-group col-sm-4 button-range" >
|
262
262
|
|
263
263
|
<button class="button_search" style="margin-right: 10px" @click="search()">查询</button>
|
264
|
-
<export-excel
|
264
|
+
<export-excel :data="$parent.$parent.exportParameter"
|
265
265
|
:field="$parent.$parent.excelHeaders"
|
266
|
-
sqlurl="
|
266
|
+
sqlurl="api/af-safecheck/logic/SafeExportExcel" sql-name="planItem"
|
267
267
|
template-name='安检计划明细' :choose-col="true">
|
268
|
-
</export-excel
|
268
|
+
</export-excel>
|
269
269
|
|
270
270
|
</div>-->
|
271
271
|
</div>
|
@@ -423,7 +423,7 @@
|
|
423
423
|
this.cbc=[]
|
424
424
|
this.sliceArea=[]
|
425
425
|
let http = new HttpResetClass()
|
426
|
-
let getMeterReadingBooks = await http.load('POST','
|
426
|
+
let getMeterReadingBooks = await http.load('POST','api/af-safecheck/logic/getMeterBooksData',
|
427
427
|
{data: {f_orgid: "('"+this.userlogin.orgid+"')"}},
|
428
428
|
{resolveMsg: null, rejectMsg: '获取失败!!!'})
|
429
429
|
this.cbc = [{label: '全部', value: ''}]
|
@@ -156,7 +156,7 @@ export default {
|
|
156
156
|
this.needProps.cbc=[]
|
157
157
|
this.needProps.sliceArea=[]
|
158
158
|
let http = new HttpResetClass()
|
159
|
-
let getMeterReadingBooks = await http.load('POST','
|
159
|
+
let getMeterReadingBooks = await http.load('POST','api/af-safecheck/logic/getMeterBooksData',
|
160
160
|
{data: {f_orgid: "('"+this.$login.f.orgid+"')"}},
|
161
161
|
{resolveMsg: null, rejectMsg: '获取失败!!!'})
|
162
162
|
this.needProps.cbc = [{label: '全部', value: ''}]
|