Browse Source

Update silder.vue

lex-xin 4 năm trước cách đây
mục cha
commit
71b081794d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/silder.vue

+ 1 - 1
src/components/silder.vue

@@ -162,7 +162,7 @@ export default {
         if (res) {
           console.log("发送请求");
           axios({
-            url: "/api-user/tenantApply/add",
+            url: "https://test.kj.colexiu.com/api-user/tenantApply/add",
             method: "post",
             data: qs.stringify(this.form),
             headers: {