bug修复
This commit is contained in:
parent
602889eae4
commit
14ce319001
|
|
@ -299,7 +299,7 @@ function getDetailById() {
|
|||
|
||||
// 打印
|
||||
function print() {
|
||||
Print('#body', {
|
||||
Print('#main-box', {
|
||||
onStart: function () {
|
||||
console.log('onStart', new Date())
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue