Selaa lähdekoodia

热点瀑布流新增品牌

jinx 1 vuosi sitten
vanhempi
commit
b2d315cdbe
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      packages/app-cdfg/src/components/Tags/brand-list.vue

+ 1 - 0
packages/app-cdfg/src/components/Tags/brand-list.vue

@@ -89,6 +89,7 @@ const saveBrand = () => {
     hotData.value.brand = brand.value
     emits('close')
 }
+
 const pageNum = ref(1)
 const getData = common.debounce(
     (reset = false) => {