提交 9a36675e 编写于 作者: 庄家钜's avatar 庄家钜

修改`sheet`事件未调用的bug

上级 4be19be7
......@@ -234,6 +234,6 @@ public class WriteHandlerUtils {
} else {
writeHandlerMap = writeContext.currentWriteHolder().writeHandlerMap();
}
return writeHandlerMap.get(WorkbookWriteHandler.class);
return writeHandlerMap.get(clazz);
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册