Commit 0b4ec43a authored by danfuman's avatar danfuman

修改

parent e2e67737
...@@ -592,6 +592,7 @@ export default { ...@@ -592,6 +592,7 @@ export default {
if(res.code === 200){ if(res.code === 200){
this.claimVisible=true; this.claimVisible=true;
this.customerId=res.data.customerId; this.customerId=res.data.customerId;
this.querySubmit()
} }
}) })
}, },
......
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