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