lll
liukangdong
2024-08-01 3508c76f824c6632b47aff17b1ec2f2a11c504fc
wechat_staff/pages/kefu/select.js
@@ -44,7 +44,7 @@
  tabsClick(e) {
    const flag = e.currentTarget.dataset.tab
    this.setData({flag})
    this.setData({total: 0,dataList: [], page: 1})
    this.setData({total: 0,dataList: [], page: 1, customer: {}})
    this.getList()
  },
  itemCheck(e) {