Update list.js
This commit is contained in:
parent
b542d75cf1
commit
5f09e49a5d
|
@ -521,7 +521,7 @@ phoneChange=(e)=>
|
|||
self.getKeyList(data);
|
||||
|
||||
},(err)=>{
|
||||
|
||||
Notify.error(err)
|
||||
})
|
||||
}).catch(err=>{
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue