@ -529,6 +529,7 @@ export default {
console.log(obj);
if (obj != undefined && obj != null) {
this.form.voucherNum = obj.voucherNum;
this.form.voucherId = obj.id;
}
},