Commit 2b9f367f by yuananting

fix:解决代码缺失问题

parent 0492a3b5
......@@ -154,7 +154,7 @@ class AddVideoIntro extends React.Component {
<div className="content">
<div className="intro-list">
<div className="intro-list__item introduce-editor">
{(!id || loadintroduce) && (
{(!id || loadintroduce) &&
<GraphicsEditor
maxLimit={1000}
id="intro"
......
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