mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
删除功能完善
This commit is contained in:
parent
4fb4c83103
commit
0b915b5fcf
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
},
|
},
|
||||||
_initEvent:function(){
|
_initEvent:function(){
|
||||||
vc.on('deleteReportInfoSetting','opendeleteReportInfoSettingModal',function(_params){
|
vc.on('deleteReportInfoSetting','openDeleteReportInfoSettingModal',function(_params){
|
||||||
|
|
||||||
vc.component.deleteReportInfoSettingInfo = _params;
|
vc.component.deleteReportInfoSettingInfo = _params;
|
||||||
$('#deleteReportInfoSettingModel').modal('show');
|
$('#deleteReportInfoSettingModel').modal('show');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user