guhongwei 4 年之前
父节点
当前提交
79e7354a08
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/community/detail.vue

+ 1 - 1
src/views/community/detail.vue

@@ -91,7 +91,7 @@ export default {
   },
   methods: {
     search({ skip = 0, limit = 10, ...info } = {}) {
-      console.log('');
+      // console.log('');
     },
     // 返回上一页
     upBack() {