审批流程

main
JiilingLee 1 year ago
parent 8950c3ead6
commit 73b1403352

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

Loading…
Cancel
Save