mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化删除广告的bug
This commit is contained in:
parent
ec336dd97c
commit
ad3af26c53
@ -19,7 +19,6 @@
|
|||||||
},
|
},
|
||||||
methods:{
|
methods:{
|
||||||
deleteAdvert:function(){
|
deleteAdvert:function(){
|
||||||
vc.component.deleteAdvertInfo.communityId=vc.getCurrentCommunity().communityId;
|
|
||||||
vc.http.post(
|
vc.http.post(
|
||||||
'deleteAdvert',
|
'deleteAdvert',
|
||||||
'delete',
|
'delete',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user