wupengfei
9 天以前 21b5e8493c08bc62b77e4314c1ad9f641c947267
src/store/modules/user.ts
@@ -50,7 +50,7 @@
    },
    userId(state) {
      return '';
      return state.userDetail?.id;
    },
  },
  actions: {