Commit 731310c8 by liuxin

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

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