mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-21 02:25:56 +08:00
集成wangEditor5 富文本
This commit is contained in:
parent
17fc837663
commit
f7dff21015
@ -24,7 +24,6 @@ import Pagination from "@/components/Pagination";
|
|||||||
// 自定义表格工具组件
|
// 自定义表格工具组件
|
||||||
import RightToolbar from "@/components/RightToolbar"
|
import RightToolbar from "@/components/RightToolbar"
|
||||||
// 富文本组件
|
// 富文本组件
|
||||||
import Editor from "@/components/Editor"
|
|
||||||
import Editor from "@/components/WEditor"
|
import Editor from "@/components/WEditor"
|
||||||
// 文件上传组件
|
// 文件上传组件
|
||||||
import FileUpload from "@/components/FileUpload"
|
import FileUpload from "@/components/FileUpload"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user