shanbinzhang 4 өдөр өмнө
parent
commit
74b3e045bd

+ 1 - 0
src/views/report/Search.vue

@@ -56,6 +56,7 @@ function onLoad() {
 }
 
 function initList() {
+  listState.list = [];
   listState.page = 1;
   getList()
 }