uniap使用editor元素,空格不保留
解决方法:editor加个class 'ql-editor'
<editor class="ql-editor" @input='onEditorInputcpjs' :value='formdata.cpjs' :height="100">
本文来自博客园,作者:Math点PI,个性签名:“不写bug怎么进步?”,转载请注明原文链接:https://www.cnblogs.com/MrZhous/p/17036371.html
解决方法:editor加个class 'ql-editor'
<editor class="ql-editor" @input='onEditorInputcpjs' :value='formdata.cpjs' :height="100">
本文来自博客园,作者:Math点PI,个性签名:“不写bug怎么进步?”,转载请注明原文链接:https://www.cnblogs.com/MrZhous/p/17036371.html