优化代码

This commit is contained in:
java110 2021-06-06 22:49:26 +08:00
parent 287e5e3be2
commit 76fab81fe3

View File

@ -218,8 +218,7 @@
_loadAdvertItem: function () { _loadAdvertItem: function () {
var param = { var param = {
params: { params: {
advertId: vc.component.editAdvertInfo.advertId, advertId: vc.component.editAdvertInfo.advertId
communityId: '9999'
} }
}; };
//发送get请求 //发送get请求