Commit 274eacac by 杨树贤

驳回处理说明

parent 6f1571c8
......@@ -204,7 +204,7 @@
default:
color = '';
}
return '<span style="color: ' + color + '">' + data.is_entity_name + '</span>';
return '<span style="color: ' + color + ';" title="' + data.disable_reason + '">' + data.is_entity_name + '</span>';
}
},
{
......
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 sign in to comment