cloud-server-management/src/main/webapp/static/modular/system/tCompetition/tCompetition_info.js
@@ -105,6 +105,7 @@ TCarInfoDlg.oneChange9 = function (e) { console.log(111) var oneId=$(e).val(); var operatorId = $("#operator").val() var ajax = new $ax(Feng.ctxPath + "/tShop/getCityYys", function(data){ if(data!=null){ if(language==1){ @@ -122,6 +123,7 @@ } }); ajax.set("province",oneId); ajax.set("operatorId",operatorId); ajax.start(); }; TCarInfoDlg.oneChangeNext9 = function (e) {