diff --git a/js/demandPlan/child/apply_plan_detail.js b/js/demandPlan/child/apply_plan_detail.js index b7e503b..42942e4 100644 --- a/js/demandPlan/child/apply_plan_detail.js +++ b/js/demandPlan/child/apply_plan_detail.js @@ -299,7 +299,7 @@ function getDetailById() { // 打印 function print() { - Print('#body', { + Print('#main-box', { onStart: function () { console.log('onStart', new Date()) },