md
This commit is contained in:
parent
f296ad46c9
commit
cbdcabc978
@ -185,6 +185,8 @@ export default {
|
||||
this.$emit("on-changed");
|
||||
});
|
||||
} else {
|
||||
this.form.curMoney=this.form.creditMoney;
|
||||
this.form.curMoneyRate="100";
|
||||
addEmisCreditSalesmen(this.form).then(response => {
|
||||
this.$modal.msgSuccess("新增成功");
|
||||
this.$emit("on-changed");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user