84b134a0 by lihua

字段规则保存

1 parent 720bef39
......@@ -324,7 +324,7 @@ const newCreateLabelDialogInfo = ref({
labelRuleField: {
matchChValue: matchChValue.value.value,
matchEnValue: matchEnValue.value.value,
vagueMatchRule: formRows.value.filter(f => f.matchValue != '')
vagueMatchRule: formRows.value
},
labelRuleContent: ruleContentFormRef.value.formInline
});
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!