@@ -476,6 +476,7 @@ export default {
},
// 获取页面统计数据
getStatisticsData () {
+ this.getBasicsData()
queryPageCount({ sparePartsReturnSn: this.sparePartsReturnSn }).then(res => {
if (res.status == 200) {
if (res.data) {