Browse Source

切换列表接口

xiaohaizhao 2 năm trước cách đây
mục cha
commit
a4009d3d7a
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 3
      packageA/activity/detail.js

+ 1 - 3
packageA/activity/detail.js

@@ -328,9 +328,7 @@ Page({
         content.pageSize = (content.pageNumber - 1) * content.pageSize;
         content.pageNumber = 1;
         _Http.basic({
-            "classname": "webmanage.saletool.orderclue.ordercluecampaign",
-            "method": "insertormodify_campaign",
-            "version": 1,
+            id: '20221101095102',
             content
         }).then(res => {
             console.log("更新市场活动列表", res);