review 秒杀活动

This commit is contained in:
YunaiV
2023-07-02 21:46:04 +08:00
parent a6fc5f775a
commit b1ce2672e4
6 changed files with 11 additions and 3 deletions

View File

@ -256,7 +256,6 @@ const imagePreview = (imgUrl: string) => {
const categoryList = ref() // 分类树
// TODO @puhui999商品搜索的时候可以通过一级搜二级所以这个校验可以去掉哈也就是说只允许挂在二级但是一级可搜索到
/** 初始化 **/
onMounted(async () => {
await getList()