From 55967065f6add8e91ea80d3082a42f888c3f56da Mon Sep 17 00:00:00 2001 From: jiang Date: Tue, 15 Jul 2025 16:38:50 +0800 Subject: [PATCH] 1 --- js/aq_demand_plan/child/send_out_pro_detail.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; }, },