最新提交
This commit is contained in:
@@ -57,8 +57,8 @@ const props = defineProps({
|
||||
type: [String, Array],
|
||||
// 如果要取消粘贴只粘贴文本,需要用户加格式请加上pastetext
|
||||
default:
|
||||
"code undo redo restoredraft | paste | bold | alignleft alignjustify indent formatpainter | \
|
||||
styleselect formatselect fontselect fontsizeselect | bullist numlist | subscript superscript removeformat"
|
||||
"code undo redo restoredraft | paste | bold | aligncenter alignleft alignjustify indent | \
|
||||
styleselect formatselect fontselect fontsizeselect | bullist numlist | removeformat"
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user