Commit b5b9ed1f by zhangzhijie

显示字段适配至后端接口

parent b70a288a
......@@ -280,7 +280,7 @@ export default {
},
{
label: "业务类型",
prop: "ywlx_str",
prop: "ywlxStr",
},
/* {
label: "分派编号",
......@@ -292,7 +292,7 @@ export default {
},
{
label: "审批是否通过",
prop: "nfqs",
prop: "spsftg",
},
{
label: "回报评价等级",
......@@ -304,7 +304,7 @@ export default {
},
{
label: "指令类型",
prop: "zllx_str",
prop: "zllxStr",
},
{
label: "续报评价等级",
......@@ -339,7 +339,7 @@ export default {
prop: "zlfpdwHtml",
},
],
cxUrl: "/zczl/getZczlList",
cxUrl: "/zczl/getMyResponsibleInstructions",
Menu: [
{
id: "wfzdzczl",
......
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