lll
liukangdong
2024-07-31 7b2847ac00849ffe33e4b1ca186fd9b6ad312dad
wechat_jiaxuan/pages/store/staffList.js
@@ -17,7 +17,7 @@
    this.getList()
  },
  handleDetail(e) {
    const id = e.currentTarget.dataset.iamId
    const id = e.currentTarget.dataset.id
    wx.navigateTo({
      url: '/pages/store/staff?id=' + id,
    })