From 2cc8bcc0cba081a7ecbb2753136f69f6c7f32472 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 18 十一月 2025 16:34:26 +0800
Subject: [PATCH] 添加 采购订单 收料通知单 生产订单 编辑页面,调整 单据列表 日期 筛选显示

---
 src/router/index.js |  255 +++++++++++++++++++++++++++-----------------------
 1 files changed, 137 insertions(+), 118 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 5072088..5d1bf90 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -357,7 +357,7 @@
         name: "CgPoInStockBillList",
         meta: { title: "鏀舵枡閫氱煡鍗曞垪琛�", activeMenu: "/purchase/PoInStock" },
       },
-       {
+      {
         path: "/purchase/PoInStock/cgPoInStockBillEdit",
         component: () => import("@/views/purchase/cgPoInStockBill/cgPoInStockBillEdit"),
         name: "CgPoInStockBillEdit",
@@ -432,14 +432,15 @@
         path: "/icmo/scIcmoBill/scIcmoBillList",
         component: () => import("@/views/ICMO/ScICMOBillList.vue"),
         name: "ScICMOBillList",
-        meta: { title: "鐢熶骇璁㈠崟鍒楄〃", activeMenu: "/icmo/scIcmoBill" },
+        meta: { title: "鐢熶骇璁㈠崟缁存姢", activeMenu: "/icmo/scIcmoBill" },
+      },
+      {
+        path: "/icmo/scIcmoBill/scIcmoBillEdit",
+        component: () => import("@/views/ICMO/ScICMOBillEdit.vue"),
+        name: "ScICMOBillEdit",
+        meta: { title: "鐢熶骇璁㈠崟", activeMenu: "/icmo/scIcmoBill" },
       },
     ],
-  },
-  {
-    path: "/ScICMOBillList",
-    component: () => import("@/views/ICMO/ScICMOBillList.vue"),
-    hidden: true,
   },
   //渚涘簲鍟嗗垪琛�
   {
@@ -460,7 +461,7 @@
       },
     ],
   },
-// i鑺傜偣椤甸潰
+  // i鑺傜偣椤甸潰
   {
     path: '/iframe',
     component: () => import('@/layout/emptyLayout'), // 浣跨敤绌哄竷灞�
@@ -483,6 +484,24 @@
         component: () => import('@/views/sell/xsSeOrderBill/xsSeOrderBillEdit'), // 閿�鍞鍗�
         name: 'IframeXsSeOrderBillEdit',
         meta: { title: '閿�鍞鍗�', noCache: true, noLoading: true }
+      },
+      {
+        path: 'CgPoInStockBillEdit',
+        component: () => import('@/views/purchase/cgPoInStockBill/cgPoInStockBillEdit'), // 鏀舵枡閫氱煡鍗�
+        name: 'IframeCgPoInStockBillEdit',
+        meta: { title: '鏀舵枡閫氱煡鍗�', noCache: true, noLoading: true }
+      },
+      {
+        path: 'CgPoOrderBillEdit',
+        component: () => import('@/views/purchase/cgPoOrderBill/cgPoOrderBillEdit'), // 閲囪喘璁㈠崟
+        name: 'IframeCgPoOrderBillEdit',
+        meta: { title: '閲囪喘璁㈠崟', noCache: true, noLoading: true }
+      },
+      {
+        path: 'ScICMOBillEdit',
+        component: () => import('@/views/ICMO/ScICMOBillEdit'), // 鐢熶骇璁㈠崟
+        name: 'IframeScICMOBillEdit',
+        meta: { title: '鐢熶骇璁㈠崟', noCache: true, noLoading: true }
       }
     ]
   },    // 瀹㈡埛
@@ -491,7 +510,7 @@
     component: () => import("@/views/GyCustomer/index"),
     hidden: false,
   },
-   {
+  {
     path: "/basic/gy/gyCustomer",
     component: Layout,
     hidden: true,
@@ -515,7 +534,7 @@
     component: () => import("@/views/gyMaterial/GyMaterial"),
     hidden: false,
   },
-   {
+  {
     path: "/basic/gy/gyMaterial",
     component: Layout,
     hidden: true,
@@ -571,122 +590,122 @@
       },
     ],
   },
-      //鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�
-    {
-      path: "/scMould/warehouse/Sc_MouldProdOutBillList",
-      component: Layout,
-      hidden: true,
-      redirect: "noredirect",
-      meta: {
-        breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
-        activeMenu: "/scMould/warehouse/Sc_MouldProdOutBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
-      },
-      children: [
-        {
-          path: "/scMould/warehouse/Sc_MouldProdOutBillList",
-          component: () => import("@/views/scMould/warehouse/Sc_MouldProdOutBillList"),
-          name: "Sc_MouldProdOutBillList",
-          meta: { title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
-        },
-      ],
+  //鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�
+  {
+    path: "/scMould/warehouse/Sc_MouldProdOutBillList",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/scMould/warehouse/Sc_MouldProdOutBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
     },
-    //鍣ㄥ叿棰嗙敤鍑哄簱鍗�
-    {
-      path: "/scMould/warehouse/Sc_MouldProdOutBillEdit",
-      component: Layout,
-      hidden: true,
-      redirect: "noredirect",
-      meta: {
-        breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
-        activeMenu: "/scMould/warehouse/Sc_MouldProdOutBillEdit", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
-      },
-      children: [
-        {
-          path: "/scMould/warehouse/Sc_MouldProdOutBillEdit",
-          component: () => import("@/views/scMould/warehouse/Sc_MouldProdOutBillEdit"),
-          name: "Sc_MouldProdOutBillEdit",
-          meta: { title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠紪杈�", activeMenu: "scMould/warehouse" },
-        },
-      ],
-    },
-    //鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢
-    {
-      path: "/scMould/warehouse/Sc_MouldProdBackBillList",
-      component: Layout,
-      hidden: true,
-      // permissions: ["system:goods:add"],
-      redirect: "noredirect",
-      meta: {
-        breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
-        activeMenu: "/scMould/warehouse/Sc_MouldProdBackBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
-      },
-      children: [
-        {
-          path: "/scMould/warehouse/Sc_MouldProdBackBillList",
-          component: () => import("@/views/scMould/warehouse/Sc_MouldProdBackBillList"),
-          name: "Sc_MouldProdBackBillList",
-          meta: { title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢", activeMenu: "scMould/warehouse" },
-        },
-      ],
-    },
-    //鍣ㄥ叿棰嗙敤閫�搴撳崟
+    children: [
       {
-      path: "/scMould/warehouse/Sc_MouldProdBackBillEdit",
-      component: Layout,
-      hidden: true,
-      redirect: "noredirect",
-      meta: {
-        breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
-        activeMenu: "/scMould/warehouse/Sc_MouldProdBackBillEdit", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+        path: "/scMould/warehouse/Sc_MouldProdOutBillList",
+        component: () => import("@/views/scMould/warehouse/Sc_MouldProdOutBillList"),
+        name: "Sc_MouldProdOutBillList",
+        meta: { title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
       },
-      children: [
-        {
-          path: "/scMould/warehouse/Sc_MouldProdBackBillEdit",
-          component: () => import("@/views/scMould/warehouse/Sc_MouldProdBackBillEdit"),
-          name: "Sc_MouldProdBackBillEdit",
-          meta: { title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缂栬緫", activeMenu: "scMould/warehouse" },
-        },
-      ],
+    ],
+  },
+  //鍣ㄥ叿棰嗙敤鍑哄簱鍗�
+  {
+    path: "/scMould/warehouse/Sc_MouldProdOutBillEdit",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/scMould/warehouse/Sc_MouldProdOutBillEdit", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
     },
-        //鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�
-    {
-      path: "/scMould/warehouse/Sc_MouldProdMoveBillList",
-      component: Layout,
-      hidden: true,
-      // permissions: ["system:goods:add"],
-      redirect: "noredirect",
-      meta: {
-        breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
-        activeMenu: "/scMould/warehouse/Sc_MouldProdMoveBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    children: [
+      {
+        path: "/scMould/warehouse/Sc_MouldProdOutBillEdit",
+        component: () => import("@/views/scMould/warehouse/Sc_MouldProdOutBillEdit"),
+        name: "Sc_MouldProdOutBillEdit",
+        meta: { title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠紪杈�", activeMenu: "scMould/warehouse" },
       },
-      children: [
-        {
-          path: "/scMould/warehouse/Sc_MouldProdMoveBillList",
-          component: () => import("@/views/scMould/warehouse/Sc_MouldProdMoveBillList"),
-          name: "Sc_MouldProdMoveBillList",
-          meta: { title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
-        },
-      ],
+    ],
+  },
+  //鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢
+  {
+    path: "/scMould/warehouse/Sc_MouldProdBackBillList",
+    component: Layout,
+    hidden: true,
+    // permissions: ["system:goods:add"],
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/scMould/warehouse/Sc_MouldProdBackBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
     },
-    //鍣ㄥ叿鐩存帴璋冩嫧鍗�
-    {
-      path: "/scMould/warehouse/Sc_MouldProdMoveBillEdit",
-      component: Layout,
-      hidden: true,
-      redirect: "noredirect",
-      meta: {
-        breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
-        activeMenu: "/scMould/warehouse/Sc_MouldProdMoveBillEdit", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    children: [
+      {
+        path: "/scMould/warehouse/Sc_MouldProdBackBillList",
+        component: () => import("@/views/scMould/warehouse/Sc_MouldProdBackBillList"),
+        name: "Sc_MouldProdBackBillList",
+        meta: { title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢", activeMenu: "scMould/warehouse" },
       },
-      children: [
-        {
-          path: "/scMould/warehouse/Sc_MouldProdMoveBillEdit",
-          component: () => import("@/views/scMould/warehouse/Sc_MouldProdMoveBillEdit"),
-          name: "Sc_MouldProdMoveBillEdit",
-          meta: { title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠紪杈�", activeMenu: "scMould/warehouse" },
-        },
-      ],
+    ],
+  },
+  //鍣ㄥ叿棰嗙敤閫�搴撳崟
+  {
+    path: "/scMould/warehouse/Sc_MouldProdBackBillEdit",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/scMould/warehouse/Sc_MouldProdBackBillEdit", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
     },
+    children: [
+      {
+        path: "/scMould/warehouse/Sc_MouldProdBackBillEdit",
+        component: () => import("@/views/scMould/warehouse/Sc_MouldProdBackBillEdit"),
+        name: "Sc_MouldProdBackBillEdit",
+        meta: { title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缂栬緫", activeMenu: "scMould/warehouse" },
+      },
+    ],
+  },
+  //鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�
+  {
+    path: "/scMould/warehouse/Sc_MouldProdMoveBillList",
+    component: Layout,
+    hidden: true,
+    // permissions: ["system:goods:add"],
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/scMould/warehouse/Sc_MouldProdMoveBillList", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/scMould/warehouse/Sc_MouldProdMoveBillList",
+        component: () => import("@/views/scMould/warehouse/Sc_MouldProdMoveBillList"),
+        name: "Sc_MouldProdMoveBillList",
+        meta: { title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�", activeMenu: "scMould/warehouse" },
+      },
+    ],
+  },
+  //鍣ㄥ叿鐩存帴璋冩嫧鍗�
+  {
+    path: "/scMould/warehouse/Sc_MouldProdMoveBillEdit",
+    component: Layout,
+    hidden: true,
+    redirect: "noredirect",
+    meta: {
+      breadcrumb: false, // 濡傛灉璁剧疆涓篺alse锛屽垯涓嶄細鍦╞readcrumb闈㈠寘灞戜腑鏄剧ず
+      activeMenu: "/scMould/warehouse/Sc_MouldProdMoveBillEdit", // 褰撹矾鐢辫缃簡璇ュ睘鎬э紝鍒欎細楂樹寒鐩稿搴旂殑渚ц竟鏍忋��
+    },
+    children: [
+      {
+        path: "/scMould/warehouse/Sc_MouldProdMoveBillEdit",
+        component: () => import("@/views/scMould/warehouse/Sc_MouldProdMoveBillEdit"),
+        name: "Sc_MouldProdMoveBillEdit",
+        meta: { title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠紪杈�", activeMenu: "scMould/warehouse" },
+      },
+    ],
+  },
 
 
 

--
Gitblit v1.9.1