Commit 38c9a967 authored by renjintao's avatar renjintao

handleImg

parent 8c54301d
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
<i-quill <i-quill
v-model="bugForm.content" v-model="bugForm.content"
:height="600" :height="600"
v-paste="handleImg"
/> />
</FormItem> </FormItem>
</Row> </Row>
......
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