|
@@ -365,6 +365,7 @@
|
|
...mapState(['loginUser']),
|
|
...mapState(['loginUser']),
|
|
},
|
|
},
|
|
onPullDownRefresh() {
|
|
onPullDownRefresh() {
|
|
|
|
+ this.equipmentList = [];
|
|
this.globalUser.offset = 1;
|
|
this.globalUser.offset = 1;
|
|
this.globalUser.limit = 20;
|
|
this.globalUser.limit = 20;
|
|
this.getEquipmentListData();
|
|
this.getEquipmentListData();
|