基于vue+element的table横向树形结构 需求: 指定需要合并的列,相同数据向下合并形成树节点 相同数据向下合并时不能跨越节点 Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Run your tests npm run test Lints and fixes files npm run lint Customize configuration See Configuration Reference.