Commit 62c1cd5b by liupeng

修改了一些字段不显示的问题

parent 90362255
{
"code":200,
"data":{
"rows":[
{
"ids":"1047655",
"label":"入库",
"codeType":"CODE_XSJSBD_RWZTDM",
"text":"入库",
"pId":null,
"id":"01",
"isParent":false,
"children":[]
},
{
"ids":"1047656",
"label":"审批通过",
"codeType":"CODE_XSJSBD_RWZTDM",
"text":"审批通过",
"pId":null,
"id":"02",
"isParent":false,
"children":[]
},
{
"ids":"1047657",
"label":"审批不通过",
"codeType":"CODE_XSJSBD_RWZTDM",
"text":"审批不通过",
"pId":null,
"id":"03",
"isParent":false,
"children":[]
},
{
"ids":"1047658",
"label":"已签收",
"codeType":"CODE_XSJSBD_RWZTDM",
"text":"已签收",
"pId":null,
"id":"04",
"isParent":false,
"children":[]
},
{
"ids":"1047659",
"label":"已反馈",
"codeType":"CODE_XSJSBD_RWZTDM",
"text":"已反馈",
"pId":null,
"id":"05",
"isParent":false,
"children":[]
}
]
},
"success":true,
"message":"成功"
}
\ No newline at end of file
......@@ -116,7 +116,7 @@ export default {
},
{
label: "阵地纬度",
prop: "Zdwd",
prop: "zdwd",
},
{
label: "证件号码",
......@@ -124,7 +124,7 @@ export default {
},
{
label: "姓名",
prop: "Xm",
prop: "xm",
},
{
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