This commit is contained in:
parent
06d85515af
commit
bff77705e5
|
|
@ -197,8 +197,3 @@ function print() {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// 下载文件
|
|
||||||
function downLoadFile(obj) {
|
|
||||||
alert('下载');
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue