Commit 4fade296 by lsk

调整

parent 92cece53
......@@ -428,11 +428,11 @@ export default {
// setColumn: [],
stmData: {
columns: [
'4 1 "交易代码" 70 ',
'4 1 "交易代码" 80 ',
'5 2 "业务编号" 300',
'6 3 "交易名称" 140',
'6 3 "交易名称" 150',
//'1 4 "状态" 60 1 tdViewTypeEdit:0 1 SPT:STA',
{index:1,position:4,width:100,pattern:'code',label:'状态',code:this.codes.sptrelstatus},
{index:1,position:4,width:110,pattern:'code',label:'状态',code:this.codes.sptrelstatus},
'17 5 "报文类型" 100',
'18 6 "对方银行BIC" 110',
'7 7 "创建时间" 160 20 DateTime 1',
......
......@@ -380,7 +380,7 @@ export default {
},
stmData: {
columns: [
'4 1 "交易代码" 70 ',
'4 1 "交易代码" 80 ',
'5 2 "业务编号" 300',
'6 3 "交易名称" 180',
// '1 4 "状态" 60 1 tdViewTypeEdit:0 1 SPT:STA',
......
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