src/Pool/VideoPhotoData.ts
@@ -49,8 +49,8 @@ constructor() { this.cards = []; this.size = 40; this.pageSizeOption = [30, 40, 50] this.size = 60; this.pageSizeOption = [30, 60, 120] this.alarmlevel = []; this.inputValue = ""; this.searchTime = []; @@ -63,8 +63,8 @@ clearStatus() { //this.cards = []; this.page = 1; this.size = 40; this.pageSizeOption = [30, 40, 50] this.size = 60; this.pageSizeOption = [30, 60, 120] this.alarmlevel = []; this.inputValue = ""; this.showType = "search";