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