Commit 2ba60cf0 authored by liudong1993's avatar liudong1993

1

parent 2834d5b4
...@@ -792,6 +792,7 @@ ...@@ -792,6 +792,7 @@
} }
}, () => { this.auditLoading = false; }); }, () => { this.auditLoading = false; });
}else if(this.activeName==2){ }else if(this.activeName==2){
this.auditLoading = false;
this.SubmitContract(this.BoHuiObj, this.auditMsg.AuditContract) this.SubmitContract(this.BoHuiObj, this.auditMsg.AuditContract)
} }
}, },
......
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