浏览代码

feat: Allow the component id drop-down box to select the answer operator #3085 (#3087)

### What problem does this PR solve?

feat: Allow the component id drop-down box to select the answer operator
#3085

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
tags/v0.13.0
balibabu 1年前
父节点
当前提交
c7dfb0193b
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      web/src/pages/flow/hooks.ts

+ 0
- 1
web/src/pages/flow/hooks.ts 查看文件

@@ -647,7 +647,6 @@ const ExcludedNodes = [
Operator.Categorize,
Operator.Relevant,
Operator.Begin,
Operator.Answer,
Operator.Note,
];


正在加载...
取消
保存