@@ -125,9 +125,7 @@ export default {
// catch
} finally {
// finally
- setTimeout(()=>{
this.loading = false;
- },500)
}
},
hide(){