mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
[improvement][semantic-fe] Restructured the code to extract the question-answer settings and model management model controls into the OverviewContainer component.
This commit is contained in:
@@ -113,6 +113,7 @@ const BindMeasuresTable: React.FC<CreateFormProps> = ({
|
||||
size="small"
|
||||
search={false}
|
||||
options={false}
|
||||
scroll={{ y: 800 }}
|
||||
/>
|
||||
</Modal>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user