mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
删除功能完善
This commit is contained in:
parent
4fb4c83103
commit
0b915b5fcf
@ -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');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user