zhengyiming
2025-10-30 1401a740324faaeaf32ad6e76f7711e37d648f9d
src/store/modules/user.ts
@@ -50,7 +50,7 @@
    },
    userId(state) {
      return '';
      return state.userDetail?.id;
    },
  },
  actions: {