This commit is contained in:
liuye
2024-07-24 14:01:10 +08:00
parent 6fce1a6e34
commit 421a42affb

View File

@@ -132,7 +132,6 @@ export default {
}, },
mounted() { mounted() {
this.getAiTypeList() this.getAiTypeList()
this.getHistoryList()
}, },
onPullDownRefresh() { onPullDownRefresh() {
if(this.current > this.pages) { if(this.current > this.pages) {