修改
删除
@@ -164,32 +123,24 @@ export default {
-
-
+
+
diff --git a/src/router/index.ts b/src/router/index.ts
index 1aa077e..f33ca8b 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -207,7 +207,7 @@ export const constantRoutes: RouteRecordRaw[] = [
},
{
path: "excavationQuantityReport",
- component: () => import("@/pages/demo/diceke/excavationQuantityReport.vue"),
+ component: () => import("@/pages/demo/diceke/ExcavationQuantityReport.vue"),
name: "",
meta: {
title: "采剥量报表",