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 }); }