mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-03-30 02:42:29 +00:00
chore: remove top-right field guide entry in param override editor
This commit is contained in:
@@ -1840,14 +1840,6 @@ const ParamOverrideEditorModal = ({ visible, value, onSave, onCancel }) => {
|
|||||||
{t('重置')}
|
{t('重置')}
|
||||||
</Button>
|
</Button>
|
||||||
</Space>
|
</Space>
|
||||||
<Text
|
|
||||||
type='tertiary'
|
|
||||||
size='small'
|
|
||||||
className='cursor-pointer select-none mt-1 whitespace-nowrap'
|
|
||||||
onClick={() => openFieldGuide('path')}
|
|
||||||
>
|
|
||||||
{t('字段速查')}
|
|
||||||
</Text>
|
|
||||||
</div>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user