@@ -273,6 +273,7 @@
function onRefresh() {
if (data.loading) return;
+ data.state = '';
data.page = 0;
data.list = [];
data.loading = true;