提交 801334a8 编写于 作者: Q qiang

fix: editor format indent

上级 75d36c63
......@@ -115,6 +115,7 @@ export default {
}
} else if (name === 'indent') {
const rtl = quill.getFormat(range).direction === 'rtl'
value = value === '+1'
if (rtl) {
value = !value
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册