Commit 30b8f86c authored by zhengke's avatar zhengke

修改

parent 1c565265
......@@ -416,6 +416,7 @@
},
//获取视频列表数据
getVideoList() {
this.videoListArray=[];
this.apipost(
"Video_get_GetTripVideoPageListService",
this.queVideoMsg,
......@@ -453,6 +454,7 @@
handler: function (val, oldVal) {
this.getQueryItem();
this.getList();
this.getVideoList();
},
deep: 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