2.周报填报新增业务删除不更改字段部门名称、员工姓名 3.个人周报编辑/详情页面,部门字段删除回调,获取列表方法重写 4.删除多余字段 5.项目立项显示删除按钮(方法未实现)
wms3-web
wms
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.