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