代码优化
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
<script setup>
|
||||
import { reactive,ref,onMounted } from 'vue';
|
||||
import { $tbShopCategory, $tbProductV2 } from "@/http/yskApi/goods.js"
|
||||
import { getProductPage, getCategoryList } from '@/http/api/product.js'
|
||||
const props=defineProps({
|
||||
show:{
|
||||
|
||||
Reference in New Issue
Block a user