mirror of
https://github.com/YMFE/yapi.git
synced 2024-12-21 05:19:42 +08:00
fix: del console code
This commit is contained in:
parent
93dcc48b7a
commit
40bf711087
@ -241,8 +241,6 @@ class InterfaceEditForm extends Component {
|
||||
readOnly: true
|
||||
})
|
||||
|
||||
mockPreview.setValue('bbbb')
|
||||
|
||||
let editor = this.editor = new Editor('#desc');
|
||||
editor.create();
|
||||
editor.txt.html(this.state.desc)
|
||||
|
Loading…
Reference in New Issue
Block a user