prv
姜玉琦 2023-10-26 10:25:19 +08:00
parent f001a76a55
commit 819b9c844a
1 changed files with 1 additions and 1 deletions

View File

@ -1390,7 +1390,7 @@ export default {
//aiVideoListData.type=true;
//aiVideoListData.project_abbreviation = 'AI'
this.$api.video.listView(this.dept?.id||0,this.projectInfo?.projectId||0).then((response) => {
this.$api.video.listView(this.dept?.id||0,this.projectInfo?.id||0).then((response) => {
cqVideoListData.videoList = response.data;
videoListData.push(cqVideoListData);
//videoListData.push(dgVideoListData);