src/router/index.js
@@ -577,7 +577,12 @@ name: 'IframeGyWarehouse', meta: { title: '仓库列表', noCache: true, noLoading: true } }, { path: 'GyMaterial', component: () => import("@/views/gyMaterial/GyMaterial"), // 物料 name: 'IframeGyMaterial', meta: { title: '物料列表', noCache: true, noLoading: true } }, ] }, // 客户 {