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