From c10e16220622d6fbc17c55893af41f73a4797cbd Mon Sep 17 00:00:00 2001 From: Demo <Demo@DESKTOP-CPA90BF> Date: 星期日, 04 二月 2024 08:58:15 +0800 Subject: [PATCH] 标签样式调整 --- Pda/View/AsnSetting/productEnter1.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Pda/View/AsnSetting/productEnter1.html b/Pda/View/AsnSetting/productEnter1.html index 8cdd898..137b213 100644 --- a/Pda/View/AsnSetting/productEnter1.html +++ b/Pda/View/AsnSetting/productEnter1.html @@ -602,7 +602,7 @@ form.render('select'); var param = { - Type: "2" + Type: "2,5,6" }; sendData(IP + "/PdaAsn/GetArrivalNotices", param, 'post', function (res) { if (res.code == 0) { //鎴愬姛 -- Gitblit v1.8.0