Commit c69b46aa by 叶富雄

补全接口文档需要展示的字段

parent d0f997b3
...@@ -302,6 +302,42 @@ export default { ...@@ -302,6 +302,42 @@ export default {
label: "能否分派", label: "能否分派",
prop: "nffp", prop: "nffp",
}, },
{
label: "指令类型",
prop: "zllx_str",
},
{
label: "续报评价等级",
prop: "xbpjdj",
},
{
label: "指令回报状态",
prop: "zlhbzt",
},
{
label: "指令分派个数",
prop: "zlfpgs",
},
{
label: "指令文号",
prop: "zlwh",
},
{
label: "侦查指令编号",
prop: "zczlbh",
},
{
label: "工作要求",
prop: "gzyq",
},
{
label: "是否存在回报信息",
prop: "sfczhbxx",
},
{
label: "指令分派单位",
prop: "zlfpdwHtml",
},
], ],
cxUrl: "/zczl/getZczlList", cxUrl: "/zczl/getZczlList",
Menu: [ Menu: [
......
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