This commit is contained in:
liuye
2024-01-08 10:45:49 +08:00
parent 61941cf978
commit 3ec42eb891

View File

@@ -91,7 +91,7 @@ export default {
console.log(res) console.log(res)
this.upLoad(res.tempFilePath) this.upLoad(res.tempFilePath)
}); });
// this.getHistoryList() this.getHistoryList()
}, },
onPullDownRefresh() { onPullDownRefresh() {
if(this.current > this.pages) { if(this.current > this.pages) {