From 9045070f39e3e9c15239271f29069cf380fca1f6 Mon Sep 17 00:00:00 2001 From: woody Date: Sun, 8 Jun 2025 17:26:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(supply):=20=E7=A7=BB=E9=99=A4=E4=BE=9B?= =?UTF-8?q?=E5=BA=94=E5=95=86=E7=94=A8=E6=88=B7=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 6 - src/views/system/supplyAdmin/index.vue | 555 ------------------------- 2 files changed, 561 deletions(-) delete mode 100644 src/views/system/supplyAdmin/index.vue diff --git a/src/router/index.js b/src/router/index.js index e9d9039..9f0d6af 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -3361,12 +3361,6 @@ export const constantRoutes = [ // ] // }, - { - path: 'supplyAdmin', - name: 'SupplyAdmin', - meta: { title: '供应商用户' }, - component: () => import('@/views/system/supplyAdmin/index') - }, { path: 'inventoryCompany', name: 'InventoryCompany', diff --git a/src/views/system/supplyAdmin/index.vue b/src/views/system/supplyAdmin/index.vue deleted file mode 100644 index 5182755..0000000 --- a/src/views/system/supplyAdmin/index.vue +++ /dev/null @@ -1,555 +0,0 @@ - - - - -