forked from gzzfw/frontEnd/gzDyh

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