skyblued 2 лет назад
Родитель
Сommit
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')} />