From 4981a1e8bfe9c18965d93dec8569d4980e824884 Mon Sep 17 00:00:00 2001 From: chengsc <11752@DESKTOP-DS49RCP> Date: 星期二, 24 六月 2025 09:12:19 +0800 Subject: [PATCH] 修改拆箱换标问题,添加拆托功能页 --- Pda/View/SoSetting/SampleOut2.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Pda/View/SoSetting/SampleOut2.html b/Pda/View/SoSetting/SampleOut2.html index 07807e5..9151e98 100644 --- a/Pda/View/SoSetting/SampleOut2.html +++ b/Pda/View/SoSetting/SampleOut2.html @@ -818,7 +818,7 @@ return; } if ($('#bar2').val() == "") { - layer.msg("璇烽�夋嫨鍑哄簱鍗�", { + layer.msg("璇烽�夋嫨璇烽獙鍗�", { icon: 2, time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級 }); return; -- Gitblit v1.8.0