Commit e110864c authored by 周毅's avatar 周毅

修改页面显示

parent 408ec827
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
{ {
title: "下架状态", title: "下架状态",
field: "zt", field: "zt",
width: 100, width: 80,
transform: { transform: {
"url": "lxyl/wcszy/init/zt", "url": "lxyl/wcszy/init/zt",
"label": "name", "label": "name",
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
{ {
title: "上架状态", title: "上架状态",
field: "sjzt", field: "sjzt",
width: 100, width: 80,
transform: { transform: {
"url": "lxyl/wcszy/init/sjzt", "url": "lxyl/wcszy/init/sjzt",
"label": "name", "label": "name",
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
{ {
title: "容器", title: "容器",
field: "rqCode", field: "rqCode",
width: 160, width: 120,
}, },
{ {
title: "唯一码", title: "唯一码",
......
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