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