We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e75b25 commit 410e6fbCopy full SHA for 410e6fb
ui/src/workflow/nodes/text-to-speech-node/index.vue
@@ -99,8 +99,8 @@
99
</el-form-item>
100
</el-form>
101
</el-card>
102
+ <TTSModeParamSettingDialog ref="TTSModeParamSettingDialogRef" @refresh="refreshTTSForm" />
103
</NodeContainer>
- <TTSModeParamSettingDialog ref="TTSModeParamSettingDialogRef" @refresh="refreshTTSForm" />
104
</template>
105
106
<script setup lang="ts">
0 commit comments