forked from gzzfw/frontEnd/gzDyh

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