|
@@ -635,7 +635,7 @@ console.log('4444444444',this.List)
|
|
|
f['productRecycleList'] = o.extInfo.productRecycleList
|
|
f['productRecycleList'] = o.extInfo.productRecycleList
|
|
|
f['semiProductList'] = o.extInfo.semiProductList
|
|
f['semiProductList'] = o.extInfo.semiProductList
|
|
|
f['modelList'] = o.extInfo.modelList
|
|
f['modelList'] = o.extInfo.modelList
|
|
|
- this.$set(this.List[index].workReportInfo,'executorTime',timestampToDateTime(o.extInfo.workReportInfo.executorTime))
|
|
|
|
|
|
|
+ // this.$set(this.List[index].workReportInfo,'executorTime',timestampToDateTime(o.extInfo.workReportInfo.executorTime))
|
|
|
this.$forceUpdate();
|
|
this.$forceUpdate();
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|