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