liukangdong
2024-07-26 a812fee59d8051da5a59311ce5d0e0d5def44578
wechat_staff/pages/userinfo/index.js
@@ -41,6 +41,7 @@
    })
  },
  onSubmit() {
    var that = this
    console.log('点了');
    const {
      slogans,
@@ -60,6 +61,7 @@
      this.setData({
        editFalg: false
      })
      that.getUserInfo()
      wx.showToast({
        title: '信息保存成功',
      })