wtt
2025-05-15 77966b01811e4c93f6e81cc10dcec87f98541b87
WebTM/views/PublicPage/SupplierInformation.html
@@ -203,7 +203,7 @@
                        if (data1.count == 1) {
                            option.data = data1.data;
                            table.render(option);
                            layer.alert("查询成功", { icon: 1 });
                            //layer.alert("查询成功", { icon: 1 });
                        } else {
                            layer.alert(data1.code + data1.Message, { icon: 5 });
                        }