Commit 967913b4 by 李少勇

收报查询表格调整

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