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