mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
fix: [FE] avoid trigger parent's updateCalculation method when amount is below RMB100
This commit is contained in:
@@ -275,7 +275,6 @@
|
||||
this.isloading = false;
|
||||
},
|
||||
errorHandler(error){
|
||||
this.$emit('newCalculation', {});
|
||||
this.error = error.message;
|
||||
this.loading = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user