7 wang // 清空值this.
r
e
f
s
.
m
y
E
d
i
t
o
r
2.
m
y
E
d
i
t
o
r
.
t
x
t
.
c
l
e
a
r
(
)
/
/
设置值
/
/
t
h
i
s
.
refs.myEditor2.myEditor.txt.clear()// 设置值 // this.
refs.myEditor2.myEditor.txt.clear()//设置值//this.refs.myEditor2.myEditor.txt.html(“
泥潭
”)
8 mavoeditor markdown编辑器 支持图文编辑
9 request 统一配置请求ip 端口 进行GET POST PUT 请求 let formdata = new FormData();// 这里一定要写和后端参数一样 formdata.append(‘multipartFile’, $file);