cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/storeIncome.html
@@ -923,6 +923,15 @@ myChart6.setOption(options, true) }); if($("#objectType").val()==3){ }else { let cCode = $("#cCode").val(); if(null == cCode || '' == cCode){ Feng.info("请选择门店"); return } } var ajax2 = new $ax(Feng.ctxPath + "/data/stuStores", function(data){ console.log(data)