feat: 商品列表添加完成一半
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { IContentConfig } from "@/components/CURD/types";
|
||||
import UserAPI from "@/api/onlineShop/goodsGroupconfig";
|
||||
import UserAPI from "@/api/product/index";
|
||||
|
||||
const contentConfig: IContentConfig = {
|
||||
pageName: "sys:user",
|
||||
|
||||
Reference in New Issue
Block a user