代码更新
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<script setup>
|
||||
import { ref, watch, onMounted,reactive } from 'vue';
|
||||
import { categoryPage } from '@/api/cateGory.js'
|
||||
import { categoryPage } from '@/http/api/cateGory.js'
|
||||
const emite=defineEmits(['change','update:isShow','confirm'])
|
||||
const props = defineProps({
|
||||
isShow:{
|
||||
|
||||
Reference in New Issue
Block a user