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