Commit 78492d9d by liuyong

修改bug

1 parent af99cc02
Showing with 1 additions and 1 deletions
......@@ -815,7 +815,7 @@ export default {
iconName: iconName,
color: this.ruleForm.let6,
state: 2,
eleType
eleType: eleType
};
const requestParams = this.is_add_edit == 'add' ? params : { ...params, elementId: this.elementId, version: this.version };
if(this.is_add_edit == 'add') {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!