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