Commit f52c9046 authored by JingChao's avatar JingChao

Update riskDetailService.js

parent b82b6d33
......@@ -2477,7 +2477,7 @@ export default {
return this.companyName
},
setOrganizationCode (code) {
this.organizationCode = name
this.organizationCode = code
},
getOrganizationCode () {
return this.organizationCode
......
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