jiangping
2024-07-30 b022834cf81ea67a6f28d31cc057d494ac6dc8ed
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: '信息保存成功',
      })