Merge pull request #12 from Object-you/h5-zj-220809Start
数组本身类型改为 array()
This commit is contained in:
@@ -66,7 +66,7 @@ export const GetdeepObj = (obj, length = true ,first=false,my = false) => {
|
||||
}
|
||||
if (my) {
|
||||
obj.push({
|
||||
value: 'array',
|
||||
value: 'array()',
|
||||
label: '本身',
|
||||
valueType: 7,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user