feat: 1. 接入CollaboraViewer选中的高亮效果,清除高亮功能,页面销毁自动清除高亮。
2. 合同模板对比接入monaco editor的效果。 3. 添加交叉评查的案卷类型的数据查询。 fix: 1. 修复文档列表的打开模态框蒙板层显示效果。
This commit is contained in:
@@ -13,6 +13,12 @@ export {
|
||||
unoScrollToTop
|
||||
} from './navigation';
|
||||
|
||||
// 缩放功能
|
||||
export {
|
||||
unoZoomIn,
|
||||
unoZoomOut,
|
||||
unoSetZoom
|
||||
} from './zoom';
|
||||
|
||||
// 页数信息
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user