Commit 5073d754 authored by Mac's avatar Mac

1

parent e05f101f
...@@ -129,15 +129,7 @@ ...@@ -129,15 +129,7 @@
initialFrameHeight: 300, initialFrameHeight: 300,
}, },
attachmentDialogVisible: false, //上传附件弹窗
id: 'app-rich-text-' + (Math.floor((Math.random() * 10000) + 1)),
ue: null,
tempContent: this.value,
isInputChange: false,
uploadType: "1", //1-上传图片,2-上传附件,3-上传音频
//默认图片域名
defaultImgDomain: "https://imgfile.oytour.com/static/",
ViewDomain: "",
} }
}, },
......
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