修改bug 52200 法规清单--车型类别清单,查看详情一直转圈,loading时间过长
This commit is contained in:
@@ -815,6 +815,7 @@ export default {
|
|||||||
});
|
});
|
||||||
this.standinfoList = res.data.records;
|
this.standinfoList = res.data.records;
|
||||||
this.standardFormTotal = res.data.total;
|
this.standardFormTotal = res.data.total;
|
||||||
|
this.total = res.data.total;
|
||||||
this.standinfoList.forEach(item => {
|
this.standinfoList.forEach(item => {
|
||||||
if (item.standYear === null) {
|
if (item.standYear === null) {
|
||||||
item.standNumber = item.standSortShow + " " + item.standNumber;
|
item.standNumber = item.standSortShow + " " + item.standNumber;
|
||||||
|
|||||||
Reference in New Issue
Block a user