Explorar o código

热点瀑布流新增品牌

jinx hai 1 ano
pai
achega
b2d315cdbe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) => {