Browse Source

修改bug

chenrui 2 years ago
parent
commit
5e403f5f21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/dzd/index.html

+ 1 - 1
public/dzd/index.html

@@ -285,7 +285,7 @@
 		new Vue({
 		new Vue({
 		  el: '#app',
 		  el: '#app',
 		  data: {
 		  data: {
-		    ajaxUrl: window.location.origin,
+		    ajaxUrl: 'http://p.iscm.360arrow.com/qpls-md/',
 		    saleList: [],
 		    saleList: [],
 		    saleDetailList: [],
 		    saleDetailList: [],
 		    info: {},
 		    info: {},