@@ -88,11 +88,13 @@ function addSWork_shishi(uid, cid, a, task, tool, atool, type) {
data: params,
dataType: 'json',
success: (data) => {
+ console.log(data)
+
const _a = document.getElementsByTagName('img')
for (let i = 0; i < _a.length; i++) {
_a[i].removeAttribute('crossorigin')
}
- parent.successSubmit()
+ parent.PPTistStudent.successSubmit()
console.log('截图上传成功')