fix: voice list do not be shown
This commit is contained in:
@@ -244,7 +244,7 @@ export const useCheckCompatibility = () => {
|
||||
show: true,
|
||||
title: '',
|
||||
type: 'transition',
|
||||
message: intl.formatMessage({ id: 'models.form.check.params' })
|
||||
message: intl.formatMessage({ id: 'models.form.evaluating' })
|
||||
});
|
||||
const evalution = await evaluationsModelSpec(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user