123
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
||||
totalMonth: this.form.totalMonth,
|
||||
loanMonthRate: this.form.loanMonthRate,
|
||||
}).then(data => {
|
||||
this.msgSuccess("修改成功");
|
||||
this.$modal.msgSuccess("修改成功");
|
||||
this.buttonLoading = false;
|
||||
this.open = false
|
||||
this.$emit('refreshDataList')
|
||||
|
||||
Reference in New Issue
Block a user