|
@@ -601,6 +601,7 @@ export default {
|
|
}
|
|
}
|
|
item.keyValueArrays = arst;
|
|
item.keyValueArrays = arst;
|
|
});
|
|
});
|
|
|
|
+ this.activeIndex = 0;
|
|
this.recordList = res.rows;
|
|
this.recordList = res.rows;
|
|
this.dialogVisibleRecord = true;
|
|
this.dialogVisibleRecord = true;
|
|
});
|
|
});
|