chenrui 2 éve
szülő
commit
19a8c3e026
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      public/dzd/index.html

+ 1 - 1
public/dzd/index.html

@@ -285,7 +285,7 @@
 		new Vue({
 		  el: '#app',
 		  data: {
-		    ajaxUrl: process.env.VUE_APP_API_BASE_URL,
+		    ajaxUrl: window.location.origin,
 		    saleList: [],
 		    saleDetailList: [],
 		    info: {},