liuyu 4 năm trước cách đây
mục cha
commit
1bff8410b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);