🐛(component): 修复 table 组件因 loading 加载时机产生的错位
This commit is contained in:
@@ -10,4 +10,4 @@ export const withInstall = <T>(comp: T): T & Plugin => {
|
||||
};
|
||||
|
||||
return component as T & Plugin;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user