Browse Source

12/20 更改域名

1
Xiao_Mo 4 years ago
parent
commit
022e046224
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/silder.vue

+ 1 - 1
src/components/silder.vue

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