forked from gzzfw/frontEnd/gzDyh

liuwh
2024-09-13 6a2c0e50aabe2c2fda7671d75d7550f12d72e411
gz-wxparty/pages/perfectInformation/index.js
@@ -171,10 +171,6 @@
      await $$.sleep();
      wx.navigateBack({
        delta: 1,
        success: function (res) {
          // 返回页面刷新接口
          wx.emitEvent('getUserInfo', {});
        }
      });
    }
  },