@ -230,6 +230,8 @@ export default {
}).then(res => {
if (res.data) {
this.checkObj = res.data;
this.checkObj.preoperationPic = this.checkObj.checkPic + ".jpg";
this.checkObj.overoperationPic = this.checkObj.checkPic + ".jpg.jpg";
//this.shelveId = res.data.shelveId;
//this.getScanAndCheck();
}