Commit 5b191608 authored by zhengke's avatar zhengke

删除不必要得代码

parent e042c458
......@@ -174,7 +174,6 @@ const insertImageElement = (files: FileList) => {
const setImgs = () => {
let text = '请选择图片'
let url = imgOnline.value
const props = { url: url}
if(activeName.value=='1') propsDatas.value = { src: imgOnline.value }
else if(activeName.value=='2') {
text = '请上传图片'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment