src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -588,6 +588,10 @@ param.secretkey = Utils.encrypt(param.LText, param.timestamp) param.DateCount = '' if (this.props.menuType === 'HS') { // 云端数据验证 param.open_key = Utils.encrypt(param.secretkey, param.timestamp, true) } return param }