Commit 731310c8 by liuxin

通知行联行行号弹框两次选择问题

parent e5e395f0
...@@ -266,11 +266,11 @@ function defaultLiaallLiaccvRelcshpct() { ...@@ -266,11 +266,11 @@ function defaultLiaallLiaccvRelcshpct() {
function defaultDidgrpRecExpplc() { function defaultDidgrpRecExpplc() {
} }
function defaultDidgrpAdvPtsBankno(rule, value, callback) { function defaultDidgrpAdvPtsBankno(rule, value, callback) {
const that = this; // const that = this;
that.executeRule("didgrp.adv.pts.bankno,didgrp.rec.avbwth").then(res => { // that.executeRule("didgrp.adv.pts.bankno,didgrp.rec.avbwth").then(res => {
//TODO // //TODO
callback() // callback()
}) // })
} }
function defaultDidgrpBenPtsRef() { function defaultDidgrpBenPtsRef() {
} }
......
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