Merge branch 'master' of http://gitea.xxhhcty.xyz:8080/zcdsj/factory_web
This commit is contained in:
commit
8d9b58c537
|
|
@ -340,6 +340,7 @@ export default {
|
|||
let obj = {};
|
||||
obj.wm = item.id;
|
||||
obj.batch = item.batch;
|
||||
obj.state = item.state;
|
||||
obj.defect = item.defect;
|
||||
obj.material = item.material;
|
||||
obj.count_canhandover = item.count_canhandover;
|
||||
|
|
|
|||
Loading…
Reference in New Issue