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