Browse Source

热点瀑布流新增品牌

jinx 1 year ago
parent
commit
b2d315cdbe
1 changed files with 1 additions and 0 deletions
  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) => {