a vue component of fms-vue-ui
npm install fms-vue-ui-test> a vue component of fms-vue-ui
`` bashinstall dependencies
npm install
For detailed explanation on how things work, consult the docs for vue-loader.
#打包以及发布过程
####1.npm run build
####2.npm账号:见/doc/ReadMe.txt
####3.npm publish
#0.2.2/0.2.3/0.2.4/0.2.5新增功能
1.table的详情展示功能
jr-table组件:expand:是否显示详情信息,默认false;expand-column:详情中每行展示的字段数量
2.操作按钮的权限控制
jr-table组件:在操作按钮列表中新增show属性,每个按钮对应一个方法