Commit 4cf60917 by xin.yang

some update

parent c9e15cb6
......@@ -975,7 +975,7 @@ export default {
savedata() {
this.resultData.details = [];
this.resultData.productid = this.product.id;
this.resultData.materialid = this.material.id;
this.resultData.routeid = this.material.id;
this.resultData.sectionid = this.station.id;
this.resultData.sn = this.qrcode;
this.resultData.checktype = this.checktype.id;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment