Browse Source

后台,县转市

miaofuhao 7 years ago
parent
commit
ce90dea016
2 changed files with 2 additions and 2 deletions
  1. 2 2
      WebUI/CallCenterWeb.UI/index.html
  2. BIN
      柘城WebChartNEW.zip

+ 2 - 2
WebUI/CallCenterWeb.UI/index.html

@@ -2009,11 +2009,11 @@
2009 2009
             dataType: 'json',
2010 2010
             data: {
2011 2011
                 token: $.cookie("token"),
2012
-                name:"商丘市"
2012
+                name:"柘城县"
2013 2013
             },
2014 2014
             success: function (result) {
2015 2015
                 if (result.state.toLowerCase() == "success") {
2016
-                    
2016
+                    debugger
2017 2017
                     var telPhone=result.data[0].F_Phone
2018 2018
                     $(".hw_show").attr("index",telPhone);
2019 2019
                 }

BIN
柘城WebChartNEW.zip