fix : 隐藏多图片上传

This commit is contained in:
2024-10-26 21:18:22 +08:00
parent ea625f98f3
commit 68f9c787e9

View File

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