skyblued 2 tahun lalu
induk
melakukan
3da5f87888
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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')} />