From 8460eac918d8c8e825a0f78ac0af1c03cad8fd49 Mon Sep 17 00:00:00 2001
From: YLouie <929705085@qq.com>
Date: 星期四, 23 十月 2025 16:53:21 +0800
Subject: [PATCH] 拉丝报工填原材料领用

---
 src/pages.json |   28 ++++++++++++++++++++++++++--
 1 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index e5b5e6b..55210a1 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -3,7 +3,7 @@
     "autoscan": true,
     "custom": {
       "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
-      "^cu-(.*)": "@/components/cu-$1/index.vue",
+      "^cu-(.*)": "@/components/cu-$1/index.vue"
     }
   },
 
@@ -153,7 +153,7 @@
         "navigationBarTitleText": "鎷変笣璇︽儏"
       }
     },
-     {
+    {
       "path": "pages/production/detail/twistDetail",
       "style": {
         "navigationBarTitleText": "缁炵嚎璇︽儏"
@@ -163,6 +163,12 @@
       "path": "pages/production/wire/report/wire",
       "style": {
         "navigationBarTitleText": "鎷変笣鎶ュ伐"
+      }
+    },
+    {
+      "path": "pages/production/wire/attachment/index",
+      "style": {
+        "navigationBarTitleText": "鎷変笣闄勪欢"
       }
     },
     {
@@ -214,9 +220,21 @@
       }
     },
     {
+      "path": "pages/production/twist/attachment/index",
+      "style": {
+        "navigationBarTitleText": "缁炵嚎闄勪欢"
+      }
+    },
+    {
       "path": "pages/production/twist/report/edit",
       "style": {
         "navigationBarTitleText": "缁炵嚎鎶ュ伐涓婃姤"
+      }
+    },
+    {
+      "path": "pages/production/twist/report/draw",
+      "style": {
+        "navigationBarTitleText": "鍗曚笣棰嗙敤"
       }
     },
     {
@@ -260,6 +278,12 @@
       "style": {
         "navigationBarTitleText": "缁炵嚎鏉傚伐缂栬緫"
       }
+    },
+    {
+      "path": "pages/timely/index",
+      "style": {
+        "navigationBarTitleText": "鏃舵晥鎶ュ伐"
+      }
     }
   ],
   "globalStyle": {

--
Gitblit v1.9.3