diff --git a/h5-enginex-manager/src/utils/GetdeepObj.js b/h5-enginex-manager/src/utils/GetdeepObj.js index e2f3cb5..c4cea9e 100644 --- a/h5-enginex-manager/src/utils/GetdeepObj.js +++ b/h5-enginex-manager/src/utils/GetdeepObj.js @@ -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, })