Commit 61824a58 by panziyi

brteus修改

parent 26f2961a
......@@ -27,7 +27,7 @@ export default {
}
let dataObj = {
rec: {
objtyp: 'LID',
objtyp: 'BRD',
ownref: model.brdgrp.rec.ownref,
opndat: model.brdgrp.rec.opndat,
expdat: model.brdgrp.rec.expdat,
......
......@@ -36,7 +36,7 @@ export default {
...params,
transName: this.trnName,
userId: window.sessionStorage.userId || 'ZL',
lidgrp:{
brdgrp:{
rec:{
inr: this.$route.query.inr
}
......
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