小助理
This commit is contained in:
@@ -140,7 +140,6 @@ export default {
|
||||
},
|
||||
onShow() {
|
||||
this.getAiTypeList()
|
||||
this.getHistoryList()
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
if(this.current > this.pages) {
|
||||
@@ -320,7 +319,7 @@ export default {
|
||||
if (!this.token) {
|
||||
this.autoLogin({loginWay: 'admin', phoneCode}).then(() => {
|
||||
this.getUserInfo()
|
||||
this.getHistoryList()
|
||||
this.getAiTypeList()
|
||||
this.$u.toast('登录成功')
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user