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