文档问题: #87

Closed
opened 2026-02-16 05:19:09 -05:00 by yindo · 1 comment
Owner

Originally created by @mingyangyu723 on GitHub (Jun 4, 2025).

问题描述

下拉框切换选项后,工作流输出不更新(始终返回首次选择结果)

页面链接

https://github.com/langgenius/dify-docs/blob/main/zh-hans/guides/workflow/node/start.mdx

重现步骤

  1. 配置含下拉框的工作流
  2. 通过API Key接入前端页面
  3. 首次选择选项A → 输出正确
  4. 不刷新页面选择选项B → 输出仍为A的结果

建议修改

在不刷新并且在相同页面情况下,重新选择非第一次选择的下拉框选项,生成内容更新为重新选择的选项的内容

Originally created by @mingyangyu723 on GitHub (Jun 4, 2025). ## 问题描述 下拉框切换选项后,工作流输出不更新(始终返回首次选择结果) ## 页面链接 https://github.com/langgenius/dify-docs/blob/main/zh-hans/guides/workflow/node/start.mdx ## 重现步骤 1. 配置含下拉框的工作流 2. 通过API Key接入前端页面 3. 首次选择选项A → 输出正确 4. 不刷新页面选择选项B → 输出仍为A的结果 ## 建议修改 在不刷新并且在相同页面情况下,重新选择非第一次选择的下拉框选项,生成内容更新为重新选择的选项的内容 <!-- 感谢您对文档质量的关注! -->
yindo closed this issue 2026-02-16 05:19:09 -05:00
Author
Owner

@AllenWriter commented on GitHub (Jun 10, 2025):

Hi, this is the documentation repo, not a technical support channel.
I’m afraid unable to address the issue you mentioned here.
You can submit your request or issue to the main Dify GitHub repository.

@AllenWriter commented on GitHub (Jun 10, 2025): Hi, this is the documentation repo, not a technical support channel. I’m afraid unable to address the issue you mentioned here. You can submit your request or issue to the main [Dify GitHub repository](https://github.com/langgenius/dify).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#87