Commit 24b32840 by zhangleyuan

feat:增加永中的预览的埋点

parent 7d9e21da
...@@ -168,7 +168,7 @@ class FolderList extends React.Component { ...@@ -168,7 +168,7 @@ class FolderList extends React.Component {
case 'EXCEL': case 'EXCEL':
case 'PPT': case 'PPT':
case 'PPTX': case 'PPTX':
that.handleYZPreviewDataDot(); that.handleYZPreviewDataDot(folderFormat);
if(!fileVersionId){ if(!fileVersionId){
this.setState({ this.setState({
previewing:true, previewing:true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment