廖井涛
2024-05-20 da497e4c08c46cbde5dfcd7ea0cf2e455ee6f592
north-glass-erp/northglass-erp/src/router/index.js
@@ -175,6 +175,11 @@
              component: () => import('../views/sd/delivery/DeliveryReport.vue'),
            },
            {
              path: 'deliveryProductReport',
              name: 'deliveryProductReport',
              component: () => import('../views/sd/delivery/DeliveryProductReport.vue'),
            },
            {
              path: 'createDelivery',
              name: 'createDelivery',
              component: () => import('../views/sd/delivery/CreateDelivery.vue'),