规则改为块类型 加入数组本身选项

This commit is contained in:
bruce\fibo-zhu
2022-08-09 11:02:17 +08:00
parent ebfd375aec
commit 260a426cfa
11 changed files with 982 additions and 778 deletions

View File

@@ -212,7 +212,7 @@ export default new Vuex.Store({
value: value.fieldEn,
valueType: value.valueType,
jsonValue: value.jsonValue,
children: GetdeepObj(JSON.parse(value.jsonValue))
children: GetdeepObj(JSON.parse(value.jsonValue),true,true,true)
}
} else {
return {