Commit 9e534cb4 by hulei

暂时在切换其他当事人事增加setpan事件

parent bc2717b0
......@@ -120,6 +120,9 @@ export default {
if (name === "ccvpan") {
rulePath = "liaall.liaccv.ccvpan"
}
if( name === "detp1"){
rulePath = "trnmod.trndoc.docpan"
}
if (!!rulePath) {
this.executeRule(rulePath).then(res => {
if (res.respCode == SUCCESS) {
......
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