liukangdong
2024-08-05 00bf17838b496e6fcfed2e521f9c27f8f0e3e3c7
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: '信息保存成功',
      })