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