zhengyiming
2025-09-28 464723fb4351541205e976c4a939cd34dcf0452c
src/store/modules/user.ts
@@ -50,7 +50,7 @@
    },
    userId(state) {
      return '';
      return state.userDetail?.id;
    },
  },
  actions: {