Commit 06215645 by liaoxing

letdav修改

parent e24c1b7f
......@@ -125,7 +125,7 @@ export default {
// 业务信息=》基本信息=》单据编号-----获取单据编号
async getBedgrpOwnRef() {
let params = {
ledgrp:{
bedgrp:{
rec: this.model.bedgrp.rec,
}
};
......
......@@ -47,6 +47,7 @@ export default class Letdav {
docdis: ''
},
rec: {
inr: '',
rcvdat: '',
doctypcod: '',
totcur: '',
......@@ -58,7 +59,7 @@ export default class Letdav {
disdat: '',
totamt: '',
nam: '',
docprbrol: ''
docprbrol: '',
},
prb: {
pts: new Pts().data
......
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