skyblued 2 年之前
父节点
当前提交
3da5f87888
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/shop-mall/components/TheHomeHeader/index.tsx

+ 1 - 1
src/views/shop-mall/components/TheHomeHeader/index.tsx

@@ -29,7 +29,7 @@ export default defineComponent({
         }
       })
     }
-    init()
+    // init()
     const popoverSlots = {
       reference: () => (
         <img class={styles.more} src={IconMore} onClick={() => emit('more')} />