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: { 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],