From 415c17f207966603c4c60c408f0e0bfdc3763ca7 Mon Sep 17 00:00:00 2001
From: Administrator <Administrator@DESKTOP-5BIMHQ3>
Date: 星期日, 04 二月 2024 16:07:23 +0800
Subject: [PATCH] Merge branch 'master' into wxw

---
 HTML/views/ASNSetting/LabelPrint.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HTML/views/ASNSetting/LabelPrint.html b/HTML/views/ASNSetting/LabelPrint.html
index a12a469..974caae 100644
--- a/HTML/views/ASNSetting/LabelPrint.html
+++ b/HTML/views/ASNSetting/LabelPrint.html
@@ -137,7 +137,7 @@
                 synData(IP + "/BllAsn/AddLabelBox", param , 'post', function (res) {
                     if (res.code == 0) { //鎴愬姛  
                         layer.msg(res.msg, {
-                            icon: 2,
+                            icon: 1,
                             time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級
                         }, function () {
                             parent.location.reload();

--
Gitblit v1.8.0