♻️(component): 清除layer.notifiy工具函数中的ts-ignore
This commit is contained in:
@@ -450,6 +450,7 @@ const closeHandle = () => {
|
||||
|
||||
//Notify 从队列中移除当前实例
|
||||
if (type === 6) {
|
||||
//@ts-ignore
|
||||
removeNotifiyFromQueen(props.id);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user