Commit 95553b77 by Sxy

fix: 代码规范

parent 97160013
...@@ -200,7 +200,7 @@ class OrgService extends ServiceBase { ...@@ -200,7 +200,7 @@ class OrgService extends ServiceBase {
code: `root${company.id}`, code: `root${company.id}`,
name: company.name, name: company.name,
isLeaf: false, isLeaf: false,
isPostion: false, isPosition: false,
isMain: false, isMain: false,
orgpath: '/', orgpath: '/',
company_id: company.id, company_id: company.id,
......
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