提交 e19f1abf authored 作者: RuoYi's avatar RuoYi

update editor index

上级 38ed092d
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
</template> </template>
<script> <script>
import axios from 'axios' import axios from "axios"
import Quill from "quill" import Quill from "quill"
import "quill/dist/quill.core.css" import "quill/dist/quill.core.css"
import "quill/dist/quill.snow.css" import "quill/dist/quill.snow.css"
...@@ -101,7 +101,7 @@ export default { ...@@ -101,7 +101,7 @@ export default {
style.height = `${this.height}px` style.height = `${this.height}px`
} }
return style return style
}, }
}, },
watch: { watch: {
value: { value: {
...@@ -217,8 +217,6 @@ export default { ...@@ -217,8 +217,6 @@ export default {
} }
} }
} }
</script> </script>
<style> <style>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论