代码更新
This commit is contained in:
@@ -80,8 +80,8 @@
|
||||
import myCategory from './components/category.vue'
|
||||
import { hasPermission } from '@/commons/utils/hasPermission.js';
|
||||
|
||||
import { categoryPage } from '@/api/cateGory.js'
|
||||
import { getProductPage,getProdGroupDetail,updateProdGroup } from '@/api/product.js'
|
||||
import { categoryPage } from '@/http/api/cateGory.js'
|
||||
import { getProductPage,getProdGroupDetail,updateProdGroup } from '@/http/api/product.js'
|
||||
|
||||
const pageData = reactive({
|
||||
stateCurrent: 0,
|
||||
|
||||
Reference in New Issue
Block a user