|
@@ -80,7 +80,7 @@ option.value = Object.assign(option.value, {
|
|
|
},
|
|
|
{
|
|
|
label: "报故人",
|
|
|
- prop: "personResponsible",
|
|
|
+ prop: "creator",
|
|
|
search: false,
|
|
|
},
|
|
|
{
|
|
@@ -95,8 +95,8 @@ option.value = Object.assign(option.value, {
|
|
|
},
|
|
|
{
|
|
|
label: "处理结果",
|
|
|
- prop: "disposalMeasures",
|
|
|
- dicData: dicts.disposal_measures_type,
|
|
|
+ prop: "currentState",
|
|
|
+ dicData: dicts.fault_current_state,
|
|
|
props: {
|
|
|
label: "dictLabel",
|
|
|
value: "dictValue",
|