Commit bea48bec by qinjianhui

fix: 问题修改

parent dd7403ab
......@@ -548,7 +548,10 @@ export default {
},
{
label: '描述',
key: 'evaluations',
key: 'content',
render: (item) => {
return <div domPropsInnerHTML={item.content}></div>
},
},
{
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