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