feat: 🚀 优化富文本多张图片上传
This commit is contained in:
@@ -29,7 +29,6 @@ const handleCreated = (editor: any) => {
|
||||
editorRef.value = editor;
|
||||
};
|
||||
|
||||
console.log(editorRef.value, "=editorRef.value=");
|
||||
const $router = useRouter();
|
||||
const routerValueName: string = $router.currentRoute.value.name as string;
|
||||
const routerObj: any = {
|
||||
|
||||
Reference in New Issue
Block a user