Commit 8dcaad64 authored by renjintao's avatar renjintao

detailaccessory

parent db899f30
......@@ -82,10 +82,10 @@ export default {
"span",
{
style: {
color: this.setName(this.statuList1, params.row.status).color,
color: this.setName(this.statuList, params.row.status).color,
},
},
this.setName(this.statuList1, params.row.status).name
this.setName(this.statuList, params.row.status).name
);
},
},
......
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