@@ -532,7 +532,7 @@ const routes: Routes = [
{
path: "dispensingBatch",
loadChildren: () => import("../dispensing-batch/dispensing-batch.module").then((m) => m.DispensingBatchModule),
- }
+ },
// 巡检单配置
path: "inspectionConfiguration",