Merge pull request 'fix : 隐藏多图片上传' (#885) from dj into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/885
This commit is contained in:
2024-10-26 13:18:37 +00:00

View File

@@ -56,8 +56,8 @@ const props = defineProps({
plugins: { plugins: {
type: [String, Array], type: [String, Array],
default: default:
// //axupimgs
"preview searchreplace autolink directionality visualblocks visualchars fullscreen image axupimgs link media template code codesample table pagebreak nonbreaking anchor insertdatetime advlist lists wordcount autosave", "preview searchreplace autolink directionality visualblocks visualchars fullscreen image link media template code codesample table pagebreak nonbreaking anchor insertdatetime advlist lists wordcount autosave",
}, },
toolbar: { toolbar: {
type: [String, Array], type: [String, Array],