bug修复

This commit is contained in:
cwchen 2024-11-21 10:53:16 +08:00
parent 602889eae4
commit 14ce319001
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ function getDetailById() {
// 打印
function print() {
Print('#body', {
Print('#main-box', {
onStart: function () {
console.log('onStart', new Date())
},