You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
王晓迪
78eee31401
[feat]
生产管理 生产订单
修改工程审核页面,添加审批意见和审批备注表单元素;
修改表格定义,去除编辑bom按钮,修改提交函数,序列化表单信息提交后台;
修改生产订单列表页面表格,新增编辑生产bom按钮及其权限定义;
新增编辑生产bom页面;
修改生产订单实体类,新增工程审核状态和工程审核备注字段;
新增跳转编辑生产bom页面controller接口和编辑保存生产bom接口;
修改部门领导确认service方法,工程部门领导确认后状态改为待编辑生产bom;
修改工程审核service方法,根据页面审核意见不同设置生产状态为待编辑bom和待采购审核;
新增编辑生产bom保存service方法;
修改生产订单mapper相应方法,新增字段;
|
2 months ago |
.. |
src/main
|
[feat]
|
2 months ago |
pom.xml
|
[fix]:修复启动报错
|
1 year ago |