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