Skip to content
Snippets Groups Projects

表头样式

Merged 刘镐珲 requested to merge featrue/lhh into develop
Compare and
5 files
+ 482
363
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -20,12 +20,6 @@ const allRouters = [
name: '制作数据表'
},
//成本分摊
{
path: 'cost-allocation',
component: () => import('@/views/cost-allocation'),
name: '成本分摊'
},
//数据清洗
{
path: 'data-cleaning',