feat: 商品列表-单规格删除skulist
This commit is contained in:
@@ -86,6 +86,36 @@ export interface IContentConfig<T = any> {
|
||||
[key: string]: any;
|
||||
};
|
||||
// 请求数据的参数
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
indexActionData: object | any,
|
||||
// 修改属性的网络请求函数(需返回promise)
|
||||
modifyAction?: (data: {
|
||||
|
||||
Reference in New Issue
Block a user