2.季度审核页面(带审核/驳回的页面)新增按钮返回和路由跳转新参数,查询时参数增加代办/已办标记,且对审核/驳回按钮增加判断条件 3.项目季度审核列表增加搜索条件代办/已办 4.季度审核指标详情/编辑页面,指标完成情况/自评定级增加条件判断,仅项目专员/项目管理员可修改
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.