删除功能完善

This commit is contained in:
shane 2022-03-19 23:31:40 +08:00
parent 4fb4c83103
commit 0b915b5fcf

View File

@ -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');