Commit 5ac55c62 authored by 李苏's avatar 李苏 💬

字段变更

parent deeefbde
...@@ -71,25 +71,26 @@ ...@@ -71,25 +71,26 @@
}, },
{ {
title: "上架状态", title: "上架状态",
field: "zt", field: "sjzt",
width: 140, width: 140,
transform: { transform: {
"url": "lxyl/wcszy/init/zt", "url": "lxyl/wcszy/init/sjzt",
"label": "name", "label": "name",
"value": "id" "value": "id"
} }
}, },
{ {
title: "下架状态", title: "下架状态",
field: "xjzt", field: "zt",
width: 140, width: 140,
transform: { transform: {
"url": "lxyl/wcszy/init/xjzt", "url": "lxyl/wcszy/init/zt",
"label": "name", "label": "name",
"value": "id" "value": "id"
} }
}, },
{ {
title: "业务日期", title: "业务日期",
field: "ywrq", field: "ywrq",
......
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