cloud-server-management/src/main/webapp/WEB-INF/view/system/dataStatistics/operatorIncome.html
@@ -1101,6 +1101,14 @@ myChart7.setOption(options, true) }); if($("#objectType").val()==2){ }else { let cCode = $("#cCode").val(); if(null == cCode || '' == cCode){ Feng.info("请选择运营商"); return } } var ajax2 = new $ax(Feng.ctxPath + "/data/courseYys", function(data){ console.log(data)