Administrator
2024-02-05 1b42335a7becd0a6e3d63d6ed230194754f33763
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();