feat: 商品列表-单规格删除skulist

This commit is contained in:
duan
2025-03-01 13:43:01 +08:00
parent 467bfaa2eb
commit 3f02f0e6c8
2 changed files with 42 additions and 7 deletions

View File

@@ -86,6 +86,36 @@ export interface IContentConfig<T = any> {
[key: string]: any;
};
// 请求数据的参数
indexActionData: object | any,
// 修改属性的网络请求函数(需返回promise)
modifyAction?: (data: {