diff --git a/src/pages/home1/components/release/index.vue b/src/pages/home1/components/release/index.vue index 872f0da42..c955ab610 100644 --- a/src/pages/home1/components/release/index.vue +++ b/src/pages/home1/components/release/index.vue @@ -67,7 +67,8 @@ this.$http.get('sarStandardsInfo/sar-standards-info/getStandInfoByList', obj, { _this: this }, res => { - this.standardReleaseList = res.data + //与下文的循环重复, 会出现重复数据 + // this.standardReleaseList = res.data let arr = res.data arr.forEach(item => { if(item.standName !== ""){