Explorar o código

fix: bug#5587

xieyonghong %!s(int64=4) %!d(string=hai) anos
pai
achega
e97c93c565
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/rule-engine/Scene/TriggerTerm/index.tsx

+ 1 - 0
src/pages/rule-engine/Scene/TriggerTerm/index.tsx

@@ -331,6 +331,7 @@ const TriggerTerm = (props: Props, ref: any) => {
                         'x-component-props': {
                           placeholder: '请选择参数',
                           fieldNames: { value: 'column', label: 'name', options: 'children' },
+                          allowClear: true,
                           // treeNodeLabelProp: 'name',
                         },
                         'x-reactions': '{{useAsyncDataSource(getParseTerm)}}',