src/templates/zshare/modalform/index.jsx
@@ -545,7 +545,7 @@ className = 'text-area' if (this.record.type === 'select' || this.record.type === 'link') { extra = <span className="add-row-empty" onClick={this.handleEmpty}>空</span> extra = <span className="add-resource-empty" onClick={this.handleEmpty}>空</span> } content = <CodeMirror />