Commit 5533e524 by huangdang

fix: 修改列表字段

parent b9f97c3a
......@@ -84,8 +84,8 @@ export default {
width: "200",
},
{
label: "协破认定状态",
prop: "xprdztStr",
label: "隐案认定状态",
prop: "rwztStr",
width: "220",
},
{
......
......@@ -87,8 +87,8 @@ export default {
width: "200",
},
{
label: "协破认定状态",
prop: "xprdztStr",
label: "隐案认定状态",
prop: "rwztStr",
width: "220",
},
{
......
......@@ -115,8 +115,8 @@ export default {
width: "200",
},
{
label: "协破认定状态",
prop: "xprdztStr",
label: "隐案认定状态",
prop: "rwztStr",
width: "220",
},
{
......
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