fix: 删除订单管理添加按钮
This commit is contained in:
@@ -29,7 +29,7 @@ const contentConfig: IContentConfig = {
|
|||||||
// // return OrderApi.edit(data);
|
// // return OrderApi.edit(data);
|
||||||
// },
|
// },
|
||||||
pk: "id",
|
pk: "id",
|
||||||
toolbar: ["add"],
|
toolbar: [],
|
||||||
defaultToolbar: ["refresh", "filter", "search"],
|
defaultToolbar: ["refresh", "filter", "search"],
|
||||||
cols: [
|
cols: [
|
||||||
{ type: "selection", width: 50, align: "center" },
|
{ type: "selection", width: 50, align: "center" },
|
||||||
|
|||||||
Reference in New Issue
Block a user