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