添加地区查询条件
This commit is contained in:
@@ -656,6 +656,7 @@ export default {
|
||||
bannerStatus: parseInt($('#status').val()),
|
||||
skipType: parseInt($('#skipType').val()),
|
||||
bannerType: $('#searchBannerType').val(),
|
||||
partitionId: $('#partitionId').val(),
|
||||
// appId: ($('#app').val()) ? $('#app').val() : null
|
||||
};
|
||||
// console.log(param);
|
||||
|
Reference in New Issue
Block a user