feat: 进销存更改
This commit is contained in:
@@ -39,11 +39,6 @@ const contentConfig: IContentConfig = {
|
||||
name: "chuku",
|
||||
auth: "",
|
||||
},
|
||||
{
|
||||
text: "报损",
|
||||
name: "reportinglosses",
|
||||
auth: "",
|
||||
},
|
||||
{
|
||||
text: "分类管理",
|
||||
name: "category",
|
||||
@@ -69,6 +64,11 @@ const contentConfig: IContentConfig = {
|
||||
name: "damage-out",
|
||||
auth: "",
|
||||
},
|
||||
{
|
||||
text: "报损",
|
||||
name: "reportinglosses",
|
||||
auth: "",
|
||||
},
|
||||
],
|
||||
defaultToolbar: ["refresh", "filter", "search"],
|
||||
cols: [
|
||||
|
||||
Reference in New Issue
Block a user