@@ -141,7 +141,7 @@ export default {
this.showPicker = false;
},
async searchInfo() {
- this.user.uid = '5ee84acb778c700c98d8bf35';
+ // this.user.uid = '5ee84acb778c700c98d8bf35';
const res = await this.roomuserfetch(this.user.uid);
if (this.$checkRes(res)) {
console.log(res.data);