Exception:子程序(buttonAddition)返回中止。运行子程序(buttonForm)失败。解析表达式出错。 内部错误:给定关键字不在字典中。 原始表达式: {Element}.Remove("groups"); if({Element}["Description"].ToString()==""){ {Element}["Description"]={Element}["DataType"].ToString()+":"+{Element}["Data"].ToString(); } // 加上Action吧,老报错 if(!{Element}.ContainsKey("Action")){ {Element}["Action"]=string.Empty; } return {Element}; (赋值)(运行子程序)