kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/console.html
@@ -562,9 +562,18 @@ loadreportChart(0); loadaiphotoChart(0); } else { noPer(noData); } } } else { noPer(noData); } }); function noPer(noData) { $("#h_hospital").html(noData); //用户反馈 @@ -585,7 +594,6 @@ $("#t_product").html(noData); layer.closeAll('loading'); } }); </script> </body>