123
This commit is contained in:
@@ -93,7 +93,7 @@ export default {
|
||||
updateLoansSetting(this.form).then(response => {
|
||||
this.formDisable = true;
|
||||
this.buttonLoading = false;
|
||||
this.msgSuccess("修改成功");
|
||||
this.$modal.msgSuccess("修改成功");
|
||||
}).catch(() => {
|
||||
this.formDisable = true;
|
||||
this.buttonLoading = false;
|
||||
|
||||
Reference in New Issue
Block a user