Commit 967913b4 by 李少勇

收报查询表格调整

parent 4a0865b5
......@@ -249,37 +249,37 @@ export default {
{
label: "账户行BIC(53域)",
prop: "actbic",
width: "120px"
width: "150px"
},
{
label: "账户行BIC(54域)",
prop: "actbic",
width: "250px"
width: "150px"
},
{
label: "发报行BIC",
prop: "sndbic",
width: "150px"
width: "120px"
},
{
label: "收报行BIC",
prop: "rcvbic",
width: "150px"
width: "120px"
},
{
label: "报文标准",
prop: "msgtyp",
width: "150px"
width: "120px"
},
{
label: "GPI标识",
prop: "gpi",
width: "150px"
width: "120px"
},
{
label: "子系统",
prop: "",
width: "150px"
width: "120px"
},
{
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