规则加入匹配其中一项 与 全匹配

This commit is contained in:
bruce\fibo-zhu
2022-08-09 16:44:15 +08:00
parent 260a426cfa
commit c8df178d25
4 changed files with 2024 additions and 2071 deletions

View File

@@ -24,9 +24,8 @@ export const GetdeepObj = (obj, length = true ,first=false,my = false) => {
})
}
if (my) {
console.log(1)
obj2.children.push({
value: 'array',
value: 'array()',
label: '本身',
valueType: 7,
})