陈婷婷
2025-11-27 b99f1bb8320433f057971b73520a4e064891313a
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 }
      },
    ]
  },    // 客户
  {