liuyu 4 年之前
父节点
当前提交
1bff8410b9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/user/index.vue

+ 1 - 1
src/views/user/index.vue

@@ -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);