@@ -88,7 +88,7 @@ export default {
},
data() {
return {
- listDataCopy: [],
+ listDataCopy: this.listData,
pagination: {
pageSize: 10,
currentPage: 1