小助理
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
||||
...mapState(['user', 'token']),
|
||||
},
|
||||
onShow() {
|
||||
this.current == 1
|
||||
this.current = 1
|
||||
this.getHistoryList()
|
||||
},
|
||||
methods: {
|
||||
@@ -85,6 +85,7 @@ export default {
|
||||
},
|
||||
getSearchList() {
|
||||
this.current = 1
|
||||
this.pages = 2
|
||||
this.getHistoryList()
|
||||
},
|
||||
handerClear() {
|
||||
|
||||
@@ -115,6 +115,7 @@ export default {
|
||||
},
|
||||
getSearchList() {
|
||||
this.current = 1
|
||||
this.pages = 2
|
||||
this.getHistoryList()
|
||||
},
|
||||
handerClear() {
|
||||
|
||||
Reference in New Issue
Block a user