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