bug
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user