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