chore: release updated anxinyan version
This commit is contained in:
@@ -113,6 +113,16 @@ const adminChildren = [
|
||||
permission: "warehouses.manage",
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "express-companies",
|
||||
name: "express-companies",
|
||||
component: () => import("../pages/express-companies/index.vue"),
|
||||
meta: {
|
||||
title: "快递公司",
|
||||
desc: "维护仓管寄回时可选择的快递公司和默认项。",
|
||||
permission: "warehouses.manage",
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "materials",
|
||||
name: "materials",
|
||||
|
||||
Reference in New Issue
Block a user