Commit 6258f702 authored by youjie's avatar youjie

no message

parent ff6b78ef
......@@ -585,7 +585,7 @@ export default {
// console.log(oldData,'--------',type,!oldData)
// return
if(oldData) this.setInfor(type)
else if(this.ContractId&&type==4) this.setInfor(type)
else if(this.ContractId||type==4) this.setInfor(type)
else if(type!=4) this.msg.StepNum = type
},
onSuccess(data,type) {
......
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