Commit 53c75ed2 by WH

BRTCSG前端修改

parent a3c36cef
......@@ -28,11 +28,9 @@ export default {
...params,
transName: this.trnName,
userId: window.sessionStorage.userId || 'ZL',
// brdinr: this.$route.query.inr,
//brdinr: '00000030',
brdgrp:{
rec:{
inr: this.$route.query.inr
inr: '00000030'
}
},
});
......
......@@ -84,6 +84,7 @@ export default class Brtcsg {
brdgrp: {
rec: {
inr:'',
shgref: '',
ownref: '',
nam: ''
......@@ -138,6 +139,7 @@ export default class Brtcsg {
lidgrp: {
rec: {
inr:'',
expdat: '',
ownref: '',
branchinr: "00000047",
......
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