fix: model be cleared when apply config to all in compare
This commit is contained in:
@@ -130,6 +130,7 @@ const Models: React.FC = () => {
|
||||
};
|
||||
|
||||
const updateInstanceHandler = (list: any) => {
|
||||
console.log('updateInstanceHandler=====', list);
|
||||
setModelInstances(list);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user