From 922ab784abb9ff3d9983dbe5f06b592e28f792be Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Mon, 6 Nov 2023 20:41:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E9=99=A4=E9=81=97=E7=95=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/views/index.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/router/views/index.js b/src/router/views/index.js index 8cd8afd6..d7908df4 100644 --- a/src/router/views/index.js +++ b/src/router/views/index.js @@ -1047,18 +1047,18 @@ export default [ // }, // ], // }, - { - path: '/distribution/signfor/devtmp', - component: Layout, - redirect: '/distribution/signfor/devtmp', - children: [ - { - path: '/distribution/signfor/devtmp', - name: '签收明细重构', - component: () => import('@/views/distribution/signfor/devtmp.vue'), - }, - ], - }, + // { + // path: '/distribution/signfor/devtmp', + // component: Layout, + // redirect: '/distribution/signfor/devtmp', + // children: [ + // { + // path: '/distribution/signfor/devtmp', + // name: '签收明细重构', + // component: () => import('@/views/distribution/signfor/devtmp.vue'), + // }, + // ], + // }, // { // path: 'basicdata/goodsShelf/basicdataGoodsShelfView', // component: Layout,