优化代码

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 () {
var param = {
params: {
advertId: vc.component.editAdvertInfo.advertId,
communityId: '9999'
advertId: vc.component.editAdvertInfo.advertId
}
};
//发送get请求