index.js 220 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 export default { path: '/outinstore.html', name: 'outinstore', component: () => import(/* webpackChunkName: "statistics.outinstore" */'./outinstore'), meta: { pageName: '出入库统计' } };