js代码
const jssdk = WebOfficeSDK.init({
officeType: WebOfficeSDK.OfficeType.Spreadsheet,
appId: 'SX20231118EHTOSA',
fileId: data.checkId,
token: "Bearer " + getToken(),
mount: "#container",
onHyperLinkOpen
})
js代码
const jssdk = WebOfficeSDK.init({
officeType: WebOfficeSDK.OfficeType.Spreadsheet,
appId: 'SX20231118EHTOSA',
fileId: data.checkId,
token: "Bearer " + getToken(),
mount: "#container",
onHyperLinkOpen
})
请确保引入正确的sdk,下载地址:JSSDK <img src="https://solution-community.wps.cn/uploads/post/51A3gqV2bbu.png" alt="image.png"/>
你好,按照你的写法,我改了一下,还是没有效果。 <img src="https://solution-community.wps.cn/uploads/post/51AdpHbodKA.png" alt="1653076160d60b1473a723b72f70cc8.png"/>
<img src="https://solution-community.wps.cn/uploads/post/51Aji4bdr4N.png" alt="image.png"/> <img src="https://solution-community.wps.cn/uploads/post/51Aji4pVPqu.png" alt="b074f7028fea266d568dec576272828.png"/>