@@ -582,6 +582,7 @@
};
}
data.stageInfo = [stage1];
+ data.extraRule = JSON.stringify(this.extraRule);
if (this.formData.id) {
this.$http.post({