Commit a1fd2af7 by 任晓松

update

parent e7b645de
...@@ -190,6 +190,8 @@ class ForminfoService extends ServiceBase { ...@@ -190,6 +190,8 @@ class ForminfoService extends ServiceBase {
}else{ }else{
ctl['ignorelevel'] = 5; ctl['ignorelevel'] = 5;
} }
ctl['archName']= 'regionJSON';
ctl['rootName'] = '全国区域';
} }
ctl['rules'] = rules; ctl['rules'] = rules;
ctls.push(ctl); ctls.push(ctl);
......
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