wwf
2 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
app/components/workflow/nodes/knowledge-retrieval/components/dataset-list.tsx
@@ -70,7 +70,7 @@
          )
        })
        : (
          <div className='cursor-default select-none rounded-lg bg-background-section p-3 text-center text-xs text-text-tertiary'>
          <div className='p-3 text-xs text-center text-gray-500 rounded-lg cursor-default select-none bg-gray-50'>
            {t('appDebug.datasetConfig.knowledgeTip')}
          </div>
        )