소스 검색

Update silder.vue

lex-xin 4 년 전
부모
커밋
71b081794d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: {