首页标准发布
This commit is contained in:
@@ -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 !== ""){
|
||||
|
||||
Reference in New Issue
Block a user