diff --git a/front/src/views/components/upload/index.vue b/front/src/views/components/upload/index.vue index 27b20cfe..48e449f4 100644 --- a/front/src/views/components/upload/index.vue +++ b/front/src/views/components/upload/index.vue @@ -1,8 +1,8 @@ @@ -92,6 +92,7 @@ } if (!isLt10M) { message.error(`${file.name} 超出100M的大小`) + flag = false } return flag || Upload.LIST_IGNORE } diff --git a/front/src/views/home/components/searchResultList.vue b/front/src/views/home/components/searchResultList.vue index 9c1d4ea9..49d479a0 100644 --- a/front/src/views/home/components/searchResultList.vue +++ b/front/src/views/home/components/searchResultList.vue @@ -72,7 +72,8 @@ (item.type === '组件服务' && item.infoList && item.infoList.filter((val) => val.attrType == '图层缩略图')[0]) || - item.infoList.filter((val) => val.attrType == '组件图片')[0] + item.infoList.filter((val) => val.attrType == '组件图片')[0] || + item.infoList.filter((val) => val.attrType == '算法效果图片')[0] " > + @@ -31,7 +31,7 @@ 待申请列表 - 一键申请 + 一键申请 @@ -134,6 +134,28 @@ > + + 本次申请的视频监控包含以下{{ showArrApply.length }}个,是否提交申请? + + + + {{ text }} + + + +
本次申请的视频监控包含以下{{ showArrApply.length }}个,是否提交申请?