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