🌈 style: 删除console.log
This commit is contained in:
@@ -44,7 +44,6 @@ export default {
|
||||
}
|
||||
this.vditor = new Vditor('vditor', config);
|
||||
if (this.readonly) {
|
||||
console.log(this.vditor)
|
||||
this.vditor.vditor.disabled()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user