Commit fb2134c7 by lianyang

bdtset交易付款信息页勾选无偿放单触发事件修改

parent ff0a3b62
......@@ -706,7 +706,7 @@ export default {
// }
},
frepayflgDefault(){
this.executeDefault("setmod.redamt").then((res) => {
this.executeDefault("paypsb").then((res) => {
if ((res.respCode == SUCCESS)) {
Utils.copyValueFromVO(this.model, res.data);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment