Commit 72709ff6 by WF1020

inflid,brtdck

parent 1321a953
...@@ -4,6 +4,13 @@ export default class Brtdck { ...@@ -4,6 +4,13 @@ export default class Brtdck {
constructor() { constructor() {
this.data = { this.data = {
busType: 'brd', busType: 'brd',
gidgrp:{
rec:{
branchinr:''
}
},
gitp:{},
lidgrp:{},
rol:{ rol:{
pts: new Pts().data, pts: new Pts().data,
}, },
......
...@@ -322,8 +322,8 @@ export default { ...@@ -322,8 +322,8 @@ export default {
prop: 'inr' prop: 'inr'
}, },
{ {
label: '保函编号', label: '信用证编号',
prop: 'ownref' prop: 'seaownref'
}, },
{ {
label: '交易名称', label: '交易名称',
......
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