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