diff --git a/js/aq_demand_plan/child/send_out_pro_detail.js b/js/aq_demand_plan/child/send_out_pro_detail.js index b863aa6..31d97f8 100644 --- a/js/aq_demand_plan/child/send_out_pro_detail.js +++ b/js/aq_demand_plan/child/send_out_pro_detail.js @@ -265,8 +265,9 @@ function initTable() { html += "详情"; html += "
|
修改发货"; html += "
|
二维码下载"; + html += "
|
撤销"; } - html += "
|
撤销"; + return html; }, },