修改bug 52200 法规清单--车型类别清单,查看详情一直转圈,loading时间过长

This commit is contained in:
zhangyichen
2022-03-31 15:37:35 +08:00
committed by super_liu
parent b9c52adbe0
commit 4ad687f303
@@ -815,6 +815,7 @@ export default {
});
this.standinfoList = res.data.records;
this.standardFormTotal = res.data.total;
this.total = res.data.total;
this.standinfoList.forEach(item => {
if (item.standYear === null) {
item.standNumber = item.standSortShow + " " + item.standNumber;