Commit db0ab990 authored by Nature's avatar Nature
parents 70fb5e33 f52c9046
...@@ -2477,7 +2477,7 @@ export default { ...@@ -2477,7 +2477,7 @@ export default {
return this.companyName return this.companyName
}, },
setOrganizationCode (code) { setOrganizationCode (code) {
this.organizationCode = name this.organizationCode = code
}, },
getOrganizationCode () { getOrganizationCode () {
return this.organizationCode 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