新需求修改:菜单调整,分店下拉增加,分店管理增加,增加店铺修改
This commit is contained in:
@@ -66,6 +66,13 @@ const contentConfig: IContentConfig<UserPageQuery> = {
|
||||
name: "custom1",
|
||||
auth: "import",
|
||||
},
|
||||
{
|
||||
icon: "refresh",
|
||||
text: "同步",
|
||||
type: "danger",
|
||||
name: "custom2",
|
||||
auth: "import",
|
||||
},
|
||||
],
|
||||
cols: [
|
||||
// { type: "selection", width: 50, align: "center" },
|
||||
|
||||
Reference in New Issue
Block a user