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

This commit is contained in:
zhangyichen
2022-03-30 11:25:44 +08:00
parent 28304b7f3f
commit af7339a2db
@@ -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;