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