Commit 679838c5 authored by Mac's avatar Mac

1

parent 11b2c1c6
...@@ -438,8 +438,7 @@ ...@@ -438,8 +438,7 @@
} }
} }
if (this.type == 3) { if (this.type == 3) {
let a = { "title": "测试视频文件", "description": "", "down_url": "http:\/\/203.205.136.113\/vweixinp.tc.qq.com\/1007_07ec2b9f113343d1985494ee31688230.f10.mp4?vkey=BFF307E7918FE7E2F5F05186CCF66BE375D1AF3ECD6BB02829646BFEFAD1386EDBDA72CAA1756CF47FD935F6944B9E745DC42BCE97E08B0FB8F0604F23258B28A2196CBF8AF10C356ADDB023820898B88B8219D607378B16&sha=0&save=1", "newcat": "", "newsubcat": "", "tags": [], "cover_url": "", "vid": "1007_07ec2b9f113343d1985494ee31688230" }
data[0].fileUrl = a.down_url
this.$refs.UE_cb.insertVideo(data) this.$refs.UE_cb.insertVideo(data)
} }
this.getImgChoice = false; this.getImgChoice = false;
......
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