Update list.js

This commit is contained in:
姜棚 2021-12-10 19:25:16 +08:00
parent b542d75cf1
commit 5f09e49a5d
1 changed files with 1 additions and 1 deletions

View File

@ -521,7 +521,7 @@ phoneChange=(e)=>
self.getKeyList(data);
},(err)=>{
Notify.error(err)
})
}).catch(err=>{
});