aa
jiangping
2024-08-02 3eea1a1f81423b80bfd6d5f5f29874988547f1a2
wechat_staff/pages/kefu/select.js
@@ -47,8 +47,8 @@
    })
    batchAddLike({
      articleIds: enjoyList.filter(i => i.checked).map(i => i.id).join(','),
      customerId: customer.platSourceId,
      platSourceId: customer.platSourceId,
      customerId: customer.customerId,
      platId: customer.platSourceId,
      platSource: customer.platSource
    }).then(res => {
      setTimeout(() => {