@@ -132,7 +132,7 @@ export default {
this.loading = false
}
})
- }, 300);
+ }, 1500);
},
// 搜索
@@ -127,7 +127,7 @@ export default {