代码更新
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
|
||||
<script setup>
|
||||
import { reactive, onMounted, ref, watch, computed } from 'vue';
|
||||
import { getProductPage} from '@/api/product.js';
|
||||
import { getProductPage} from '@/http/api/product.js';
|
||||
|
||||
const props = defineProps({
|
||||
modelValue: {
|
||||
|
||||
Reference in New Issue
Block a user