md
This commit is contained in:
parent
944fd3112d
commit
b80392560c
@ -64,10 +64,15 @@
|
||||
type: [String,Number],
|
||||
required: false
|
||||
},
|
||||
needPriv:{
|
||||
parentSiteCode:{
|
||||
type: [String],
|
||||
required: false,
|
||||
defaultValue:"F"
|
||||
defaultValue:null
|
||||
},
|
||||
blIncludeChildSite:{
|
||||
type: [String],
|
||||
required: false,
|
||||
defaultValue:null
|
||||
},
|
||||
disabled:{
|
||||
type: [Boolean,String],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user