Source/ProjectWeb/src/actions/base/BaseAction.js
@@ -18,7 +18,6 @@ values.forEach((item,i) => { if(isShow){ item = item.replace(':', '='); debugger; if (item.indexOf('${') > -1) { if (item.split('=')[1].indexOf('.') > -1) { //initvaluenull=true允许初始值为空