|
@@ -168,7 +168,7 @@
|
|
securityCheckOptionList,
|
|
securityCheckOptionList,
|
|
securityCheckDangerTodayDangerList,
|
|
securityCheckDangerTodayDangerList,
|
|
reportHazardItemsOneReportRefresh,
|
|
reportHazardItemsOneReportRefresh,
|
|
- securityHazardReportTwoReportRefresh,
|
|
|
|
|
|
+ reportHazardReportTwoReportRefresh,
|
|
reportHazardItemsThreeReportRefresh,
|
|
reportHazardItemsThreeReportRefresh,
|
|
reportHazardItemsOneReportPie,
|
|
reportHazardItemsOneReportPie,
|
|
reportHazardItemsOneReportList,
|
|
reportHazardItemsOneReportList,
|
|
@@ -520,7 +520,7 @@
|
|
this.getList();
|
|
this.getList();
|
|
});
|
|
});
|
|
}else if(this.tabsIndex == 1){
|
|
}else if(this.tabsIndex == 1){
|
|
- securityHazardReportTwoReportRefresh().then(response => {
|
|
|
|
|
|
+ reportHazardReportTwoReportRefresh().then(response => {
|
|
this.msgSuccess(response.message)
|
|
this.msgSuccess(response.message)
|
|
this.getList();
|
|
this.getList();
|
|
});
|
|
});
|