Explorar el Código

热点瀑布流新增品牌

jinx hace 1 año
padre
commit
b2d315cdbe
Se han modificado 1 ficheros con 1 adiciones y 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) => {