Commit 110fb972 by Lyan

视频管理bug新增

parent 5ec84605
......@@ -208,7 +208,9 @@
if (data && data.code === 0) {
this.dataForm = data.newsMovie
this.imgUrlStr = this.dataForm.littlepic
this.dataForm.pic = this.dataForm.littlepic
this.videoUrlStr = this.dataForm.wavname
this.dataForm.wavname = this.dataForm.wavname
this.ueditor.value = this.dataForm.content
this.dialogVisible = true
this.dialogVisible2 = true
......
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