fix: add invalidCustomizedTemplateList to dependencies in Popup component

This commit is contained in:
twwu 2025-09-18 18:17:34 +08:00
parent 2c9c246052
commit 3f63d3aa45
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ const Popup = () => {
hidePublishAsKnowledgePipelineModal,
notify,
t,
invalidCustomizedTemplateList,
])
const handleClickPublishAsKnowledgePipeline = useCallback(() => {