diff --git a/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js b/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js index 383609e82..8e85e2f04 100644 --- a/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js +++ b/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js @@ -10,7 +10,7 @@ }, _initEvent:function(){ - vc.on('deleteReportInfoSetting','opendeleteReportInfoSettingModal',function(_params){ + vc.on('deleteReportInfoSetting','openDeleteReportInfoSettingModal',function(_params){ vc.component.deleteReportInfoSettingInfo = _params; $('#deleteReportInfoSettingModel').modal('show');