|
@@ -209,7 +209,7 @@ export const constantRoutes = [
|
|
|
children: [
|
|
|
{
|
|
|
path: "/outbound/packing-materials/add",
|
|
|
- name: "add-outbound",
|
|
|
+ name: "add-packing-outbound",
|
|
|
component: () => import( "@/views/production/warehouse/outbound/packing-materials/add.vue"),
|
|
|
props: true,
|
|
|
meta: { title: "包材出库" },
|