From bdb17191cc1fde34791cd3ff200714020c85f117 Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期五, 25 十月 2024 18:56:34 +0800 Subject: [PATCH] 修改问题 --- HTML/views/ASNSetting/PalletBind.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HTML/views/ASNSetting/PalletBind.html b/HTML/views/ASNSetting/PalletBind.html index c819d22..611e486 100644 --- a/HTML/views/ASNSetting/PalletBind.html +++ b/HTML/views/ASNSetting/PalletBind.html @@ -808,7 +808,7 @@ layer.open({ type: 2, title: '绠辨敮璇︽儏淇℃伅', - content: 'BindBoxInfo.html?BoxNo=' + BoxNo, + content: 'BindBoxInfo.html?BoxNo=' + BoxNo+'&BindNo='+data.BindNo, maxmin: true, area: ['80%', '85%'], btn: ['鍏抽棴'], -- Gitblit v1.8.0